Wireshark-commits: [Wireshark-commits] rev 26681: /trunk/ /trunk/gtk/: capture_dlg.c /trunk/: capture-pcap-util-int.h capture-pcap-util-unix.c capture-pcap-util.c capture-wpcap.c
From:
stig@xxxxxxxxxxxxx
Date: Mon, 03 Nov 2008 20:04:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26681
User: stig
Date: 2008/11/03 12:04 PM
Log:
Do not use functions for remote capture on local interfaces.
This makes it possible to compile with remote capture features on unix.
Directory: /trunk/gtk/
Changes Path Action
+14 -2 capture_dlg.c Modified
Directory: /trunk/
Changes Path Action
+4 -5 capture-pcap-util-int.h Modified
+11 -19 capture-pcap-util-unix.c Modified
+34 -6 capture-pcap-util.c Modified
+0 -16 capture-wpcap.c Modified