From Dustin Johnson:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 18 May 2007 21:06:20 +0000 (21:06 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 18 May 2007 21:06:20 +0000 (21:06 +0000)
commitf854c711a17f3548cbbd8bf6a6dff7dfcac86992
tree73fd0bdd4133b7c7f3ad9e8aa1bb51c59f2cc0a6
parent6f423cc4ce804d3355c786ebb6593828d6a90301
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21831 f5534014-38df-0310-8fa8-9805f1628bb7
19 files changed:
Makefile.common
Makefile.nmake
airpcap.h [deleted file]
airpcap_loader.c
airpcap_loader.h
config.nmake
epan/dissectors/Makefile.nmake
epan/dissectors/packet-ieee80211.c
epan/dissectors/packet-ieee80211.h
epan/dissectors/packet-radiotap.c
gtk/Makefile.nmake
gtk/airpcap_dlg.c
gtk/airpcap_dlg.h
gtk/airpcap_gui_utils.c
gtk/airpcap_gui_utils.h
gtk/capture_dlg.c
gtk/capture_if_dlg.c
gtk/keys.h
gtk/main.c