http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42379
User: guy
Date: 2012/05/01 08:11 PM
Log:
Use WTAP_ENCAP_IEEE_802_11_xxx for all the "802.11 plus radio header"
encapsulations.
For pre-V9 AiroPeek captures, leave the radio information in the packet
data, just as we do with the Prism, AVS, radiotap, and NetMon headers.
Add a dissector for it.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -0 Makefile.common Modified
+141 -0 packet-ieee80211-airopeek.c Added
+1 -1 packet-ieee80211-prism.c Modified
+1 -1 packet-ieee80211-wlancap.c Modified
+1 -1 packet-netmon-802_11.c Modified
+1 -1 packet-radiotap.c Modified
+4 -4 packet-tzsp.c Modified
Directory: /trunk/epan/
Changes Path Action
+1 -0 CMakeLists.txt Modified
Directory: /trunk/
Changes Path Action
+3 -3 capture_info.c Modified
Directory: /trunk/wiretap/
Changes Path Action
+6 -75 etherpeek.c Modified
+2 -2 netmon.c Modified
(3 files not shown)