Wireshark-commits: [Wireshark-commits] rev 39477: / /trunk/epan/dissectors/: Makefile.common packet

Date: Wed, 19 Oct 2011 21:19:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39477

User: alagoutte
Date: 2011/10/19 02:19 PM

Log:
 From pascl via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6465
 New Protocol Submission for MVRP (Multiple VLAN Registration Protocol)
 
 New dissector submission for Multiple VLAN Registration Protocol (MVRP) defined in 802.1ak Standard, section 11. MVRP is used to to dynamically create and update Dynamic VLAN Registration Entries.
 
 From me :
 * Fix error from fix-encodings-args script
 * Add Modeline information
 * Added packet-mrp-mvrp.c to CMakeLists.txt

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +1 -0      Makefile.common      Modified
  +444 -0    packet-mrp-mvrp.c    Added

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified