http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32710
User: guy
Date: 2010/05/07 01:06 AM
Log:
For TShark and Wireshark, get the list of link-layer types for an
interface by running dumpcap, so that if you need privileges to open an
interface, and dumpcap has those privileges, neither TShark nor
Wireshark need them.
Directory: /trunk/gtk/
Changes Path Action
+19 -2 main.c Modified
Directory: /trunk/
Changes Path Action
+0 -105 capture-pcap-util.c Modified
+0 -2 capture-pcap-util.h Modified
+11 -44 capture_opts.c Modified
+3 -3 capture_opts.h Modified
+150 -2 dumpcap.c Modified
+19 -2 tshark.c Modified