aboutsummaryrefslogtreecommitdiffstats
path: root/capture_ifinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Move the routines to talk to dumpcap into a static libcapchild.Guy Harris2014-06-231-121/+0
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* get main_window_update out of the way... pass an update_cb to the capture_syn...Luis Ontanon2013-06-271-2/+2
* On OS X, get the interface type from the System Configuration framework.Guy Harris2013-05-221-6/+13
* On UN*X, if an interface has a description, use it as the "friendlyGuy Harris2012-11-221-2/+6
* From Mike Garratt:Anders Broman2012-11-191-1/+2
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* get_interface_type() contains no GUI code, so just move it up toGuy Harris2012-06-281-0/+6
* 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