Wireshark mailing list archives

Re: [Wireshark-commits] rev 38507: /trunk/gtk/ /trunk/gtk/: capture_dlg.c


From: Guy Harris <guy () alum mit edu>
Date: Sat, 13 Aug 2011 10:45:37 -0700


On Aug 13, 2011, at 9:57 AM, tuexen () wireshark org wrote:

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38507

User: tuexen
Date: 2011/08/13 09:57 AM

Log:
Fix Windows builds (hopefully).

Directory: /trunk/gtk/
 Changes    Path             Action
 +2 -2      capture_dlg.c    Modified

That change is the right thing to do - if you don't have pcap_create(), you also don't have the APIs to query whether a 
device could support monitor mode or request that a device go into monitor mode (as those APIs depend on the 
pcap_create()/pcap_activate() split, and were introduced after pcap_create() and pcap_activate() were introduced).
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: