Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 18928: /trunk/ /trunk/epan/dissectors/: packet-radiotap.

Date: Wed, 16 Aug 2006 18:01:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18928

User: gerald
Date: 2006/08/16 06:01 PM

Log:
 Add support for AirPcap, an upcoming wireless product from CACE.  Support
 is disabled by default, and can be enabled by setting AIRPCAP_CONFIG
 in config.nmake.  The code is currently limited to Windows, but should
 be adaptable to other platforms.
 
 The official announcement won't come until next week, so you'll have to
 read the source for details.  :)

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +40 -5     packet-radiotap.c    Modified

Directory: /trunk/gtk/
  Changes    Path                   Action
  +4 -0      Makefile.am            Modified
  +2 -0      Makefile.common        Modified
  +1872 -0   airpcap_dlg.c          Added
  +148 -0    airpcap_dlg.h          Added
  +400 -0    airpcap_gui_utils.c    Added
  +127 -0    airpcap_gui_utils.h    Added
  +127 -4    capture_dlg.c          Modified
  +10 -0     capture_dlg.h          Modified
  +160 -30   capture_if_dlg.c       Modified
  +11 -0     capture_info_dlg.c     Modified


(22 files not shown)