aboutsummaryrefslogtreecommitdiffstats
path: root/caputils/capture-pcap-util.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_slist_prepend, it should be faster if there's a lot of IP addressesAndersBroman2016-09-281-2/+6
* pcap_list_datalinks() failing is an error.Guy Harris2016-01-071-10/+15
* Clean up #ifdeffed code.Guy Harris2016-01-071-40/+40
* Move more capture device handling to the caputils library.Guy Harris2016-01-071-1/+714
* Remove unnecessary includes.Guy Harris2016-01-061-3/+0
* For non-libwiretap code, use <wiretap/XXX.h> to include libwiretap headers.Guy Harris2016-01-051-3/+3
* Remove configure --enable-ipv6 optionJoão Valverde2015-11-231-4/+0
* Fix various memleaksPeter Wu2015-10-041-0/+1
* caputils/*.c: As needed: Add editor modelines & Fix indentationBill Meier2015-02-131-36/+49
* Increase the error buffer size for rpcap.Gerald Combs2014-08-271-2/+6
* Extcap Capture InterfaceRoland Knall2014-08-211-0/+6
* Get rid of NO_INTERFACES_FOUND - it's not an error.Guy Harris2014-07-221-2/+2
* Move utility routines for capturing into a libcaputils static library.Guy Harris2014-07-041-0/+639