aboutsummaryrefslogtreecommitdiffstats
path: root/capture_ifinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Add an additional DONT_HAVE_PCAP return value from get_interface_list()Guy Harris2011-12-291-0/+1
* Add 'extern "C"' wrappers and #include guards to various header files.Gerald Combs2011-12-291-0/+8
* Add support for multiple interfaces to the capture options dialog.Michael Tüxen2011-08-051-0/+2
* When dumpcap is run to get an interface list, interface capabilities, orGuy Harris2010-05-171-1/+0
* If something is only supposed to be included if we have libpcap, don'tGuy Harris2010-05-141-4/+0
* Um, no, the problem with the Leopard x86 build is that we first do aGuy Harris2010-05-141-3/+3
* See whether the Leopard x86 buildbot is upset because of the nameGuy Harris2010-05-141-3/+3
* Fetch an indication of whether the interface supports capturing inGuy Harris2010-05-131-4/+15
* In Wireshark and TShark, run dumpcap to get interface lists and lists ofGuy Harris2010-03-041-0/+88