aboutsummaryrefslogtreecommitdiffstats
path: root/capture-pcap-util.h
Commit message (Expand)AuthorAgeFilesLines
* Move get_pcap_linktype() into dumpcap - it's not used elsewhere.Guy Harris2010-05-181-5/+0
* For TShark and Wireshark, get the list of link-layer types for anGuy Harris2010-05-071-2/+0
* In Wireshark and TShark, run dumpcap to get interface lists and lists ofGuy Harris2010-03-041-45/+3
* Move a routine into dumpcap - it's not used outside dumpcap.Guy Harris2010-02-271-1/+0
* Have the minimum snapshot length be 1 byte, and have a snapshot lengthGuy Harris2009-02-231-7/+6
* If we don't have any of the pcap_datalink_XXX_to_YYY routines,Guy Harris2008-12-211-4/+0
* Constify some arguments.Guy Harris2008-02-211-1/+1
* Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)Tomas Kukosa2007-12-041-0/+5
* Add a "-S" flag to dumpcap, which prints out interface statistics. UseGerald Combs2007-08-021-1/+1
* One more step in privilege separation.Gerald Combs2007-06-111-3/+4
* fix gcc warning about qualifier types (const) which are discarded when arrivingSebastien Tandel2007-04-131-1/+1
* Have the routines to get interface lists take a pointer to a "gchar *"Guy Harris2007-01-211-15/+2
* name changeRonnie Sahlberg2006-05-211-2/+2
* fix a wrong comment: AF_INET -> AT_IPv4Ulf Lamping2006-03-251-1/+1
* remove dependencies to pcap.h, so getting an idea what needs to be done by du...Ulf Lamping2006-02-171-12/+30
* Constify a bunch of arguments and variables, to squelch compilerGuy Harris2005-12-141-2/+2
* rename pcap-....c/.h files to capture-pcap-....c/.hUlf Lamping2005-12-061-0/+120