http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21831
User: gerald
Date: 2007/05/18 09:06 PM
Log:
From Dustin Johnson:
- Update the wireless/AirPcap GUI code to support 802.11n as well as
some related upcoming code changes.
- Remove airpcap.h from the repository, since it exists in the AirPcap
devpack (and will be superseded Real Soon Now).
- Show the individual channel flag bits in radiotap.
Fix the 802.11n MCS set display.
This is a partial checkin, so hopefully nothing is broken.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -1 Makefile.nmake Modified
+8 -8 packet-ieee80211.c Modified
+1 -0 packet-ieee80211.h Modified
+60 -4 packet-radiotap.c Modified
Directory: /trunk/gtk/
Changes Path Action
+1 -1 Makefile.nmake Modified
+115 -257 airpcap_dlg.c Modified
+0 -29 airpcap_dlg.h Modified
+311 -129 airpcap_gui_utils.c Modified
+31 -3 airpcap_gui_utils.h Modified
+6 -2 capture_dlg.c Modified
+17 -3 capture_if_dlg.c Modified
(8 files not shown)