From Francesco Fondelli via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6787
authorAlexis La Goutte <alexis.lagoutte@gmail.com>
Sun, 11 Mar 2012 19:05:32 +0000 (19:05 -0000)
committerAlexis La Goutte <alexis.lagoutte@gmail.com>
Sun, 11 Mar 2012 19:05:32 +0000 (19:05 -0000)
commit55ca59ffb94242b717c7b24fd2a9872f8fccf49a
tree3439036cf5aae1b1ea9ca0c8a63af67cd0c74c39
parent69b533085bcbd4c2a90e8a96fb971dda00f68465
From Francesco Fondelli via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6787
Move Y.1711 out of MPLS dissector

ITU-T Y.1711 code was "embedded" into the MPLS dissector in 2006.
This patch moves it into its own dissector.

From me :
Fix a Clang warning

svn path=/trunk/; revision=41486
AUTHORS
epan/CMakeLists.txt
epan/dissectors/Makefile.common
epan/dissectors/packet-mpls-y1711.c [new file with mode: 0644]
epan/dissectors/packet-mpls.c
epan/dissectors/packet-mpls.h