ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Thu, 12 May 2011 21:37:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37104

User: morriss
Date: 2011/05/12 02:37 PM

Log:
 From Johannes Jochen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5900 :
 
 I have created a dissector for the Multiple MAC Registration Protocol based on
 the exiting dissector of the Multiple Stream Reservation Protocol (bugzilla id:
 4757 ) You can found the documentation of the Protocol here:
 http://standards.ieee.org/getieee802/download/802.1ak-2007.pdf It's also
 includes the corrections of the protocol you will found here:
 http://standards.ieee.org/getieee802/download/802.1Q-2005_Cor1-2008.pdf

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

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

Directory: /trunk/
  Changes    Path          Action
  +4 -0      AUTHORS       Modified