http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34587
User: morriss
Date: 2010/10/20 09:49 AM
Log:
From Alexis La Goutte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5270 :
Add dissector for PAPI (Aruba AP Control Protocol), used by Aruba WLAN
Controller).
There is no documentation on this protocol, the dissector is based on my
analysis ...
There is also an experimental "debug dissector" (not enable by default) for
dissecting the rest of data.
Changes by me:
- make it a new-style dissector
- change the name of the "debug" preference
- other minor changes
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -0 Makefile.common Modified
+353 -0 packet-aruba-papi.c Added
Directory: /trunk/epan/
Changes Path Action
+1 -0 CMakeLists.txt Modified
Directory: /trunk/
Changes Path Action
+1 -0 AUTHORS Modified