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 32789: /trunk/ /trunk/gtk/: capture_dlg.c main.c prefs_c

Date: Thu, 13 May 2010 17:37:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32789

User: guy
Date: 2010/05/13 10:37 AM

Log:
 Fetch an indication of whether the interface supports capturing in
 monitor mode at the same time that we fetch its list of link-layer
 types.  Support fetching that list in monitor mode, as the list may be
 different in regular and monitor mode.  If the interface supports
 monitor mode, when printing the list of link-layer types, indicate
 whether they're fetched in monitor mode or not, as tcpdump 4.1.x does.

Directory: /trunk/gtk/
  Changes    Path               Action
  +29 -27    capture_dlg.c      Modified
  +15 -13    main.c             Modified
  +61 -51    prefs_capture.c    Modified

Directory: /trunk/
  Changes    Path                   Action
  +4 -3      capture-pcap-util.c    Modified
  +57 -13    capture_ifinfo.c       Modified
  +15 -4     capture_ifinfo.h       Modified
  +8 -5      capture_opts.c         Modified
  +4 -4      capture_opts.h         Modified
  +7 -3      capture_sync.c         Modified
  +3 -2      capture_sync.h         Modified
  +120 -26   dumpcap.c              Modified


(1 file not shown)