aboutsummaryrefslogtreecommitdiffstats
path: root/capture-pcap-util.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-29Add 'extern "C"' wrappers and #include guards to various header files.Gerald Combs1-2/+2
2010-05-18Move get_pcap_linktype() into dumpcap - it's not used elsewhere.Guy Harris1-5/+0
2010-05-07For TShark and Wireshark, get the list of link-layer types for anGuy Harris1-2/+0
2010-03-04In Wireshark and TShark, run dumpcap to get interface lists and lists ofGuy Harris1-45/+3
2010-02-27Move a routine into dumpcap - it's not used outside dumpcap.Guy Harris1-1/+0
2009-02-23Have the minimum snapshot length be 1 byte, and have a snapshot lengthGuy Harris1-7/+6
2008-12-21If we don't have any of the pcap_datalink_XXX_to_YYY routines,Guy Harris1-4/+0
2008-02-21Constify some arguments.Guy Harris1-1/+1
2007-12-04Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)Tomas Kukosa1-0/+5
2007-08-02Add a "-S" flag to dumpcap, which prints out interface statistics. UseGerald Combs1-1/+1
2007-06-11One more step in privilege separation.Gerald Combs1-3/+4
2007-04-13fix gcc warning about qualifier types (const) which are discarded when arrivingSebastien Tandel1-1/+1
2007-01-21Have the routines to get interface lists take a pointer to a "gchar *"Guy Harris1-15/+2
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-03-25fix a wrong comment: AF_INET -> AT_IPv4Ulf Lamping1-1/+1
2006-02-17remove dependencies to pcap.h, so getting an idea what needs to be done by du...Ulf Lamping1-12/+30
2005-12-14Constify a bunch of arguments and variables, to squelch compilerGuy Harris1-2/+2
2005-12-06rename pcap-....c/.h files to capture-pcap-....c/.hUlf Lamping1-0/+120