aboutsummaryrefslogtreecommitdiffstats
path: root/capture_ifinfo.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-27get main_window_update out of the way... pass an update_cb to the capture_syn...Luis Ontanon1-2/+2
2013-05-22On OS X, get the interface type from the System Configuration framework.Guy Harris1-6/+13
2012-11-22On UN*X, if an interface has a description, use it as the "friendlyGuy Harris1-2/+6
2012-11-19From Mike Garratt:Anders Broman1-1/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-28get_interface_type() contains no GUI code, so just move it up toGuy Harris1-0/+6
2011-12-29Add an additional DONT_HAVE_PCAP return value from get_interface_list()Guy Harris1-0/+1
2011-12-29Add 'extern "C"' wrappers and #include guards to various header files.Gerald Combs1-0/+8
2011-08-05Add support for multiple interfaces to the capture options dialog.Michael Tüxen1-0/+2
2010-05-17When dumpcap is run to get an interface list, interface capabilities, orGuy Harris1-1/+0
2010-05-14If something is only supposed to be included if we have libpcap, don'tGuy Harris1-4/+0
2010-05-14Um, no, the problem with the Leopard x86 build is that we first do aGuy Harris1-3/+3
2010-05-14See whether the Leopard x86 buildbot is upset because of the nameGuy Harris1-3/+3
2010-05-13Fetch an indication of whether the interface supports capturing inGuy Harris1-4/+15
2010-03-04In Wireshark and TShark, run dumpcap to get interface lists and lists ofGuy Harris1-0/+88