http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41811
User: alagoutte
Date: 2012/03/28 01:46 AM
Log:
From Jason Damori via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7002
Add MAC Address Acquisition Protocol Dissector
Add the dissector for MAAP - the MAC address acquisition protocol for 802.3
Ethernet defined in IEEE1722.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -0 Makefile.common Modified
+222 -0 packet-maap.c Added
Directory: /trunk/epan/
Changes Path Action
+1 -0 CMakeLists.txt Modified