ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 19599: /trunk/ /trunk/docbook/: release-notes.xml /trunk

Date: Thu, 19 Oct 2006 00:48:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19599

User: gerald
Date: 2006/10/19 12:48 AM

Log:
 Add support for:
 
   - The AirPcap Multi-Channel Aggregator (which is marketspeak for an "any" 
     device)
   - Merging the 802.11 dissector WEP key list with AirPcap's
   - Decrypting WEP in the adapter, in Wireshark, or not at all
   
 Update the release notes.

Directory: /trunk/docbook/
  Changes    Path                 Action
  +2 -1      release-notes.xml    Modified

Directory: /trunk/gtk/
  Changes    Path                   Action
  +2565 -1052 airpcap_dlg.c          Modified
  +181 -12   airpcap_dlg.h          Modified
  +372 -26   airpcap_gui_utils.c    Modified
  +68 -1     airpcap_gui_utils.h    Modified
  +27 -10    keys.h                 Modified
  +138 -46   main.c                 Modified
  +14 -0     prefs_dlg.c            Modified

Directory: /trunk/
  Changes    Path                Action
  +1 -1      airpcap.h           Modified
  +919 -12   airpcap_loader.c    Modified
  +137 -1    airpcap_loader.h    Modified