Fix the HAI value display filter string.
[obnox/wireshark/wip.git] / capture-pcap-util.h
2010-05-18 guyMove get_pcap_linktype() into dumpcap - it's not used...
2010-05-07 guyFor TShark and Wireshark, get the list of link-layer...
2010-03-04 guyIn Wireshark and TShark, run dumpcap to get interface...
2010-02-28 stigAdded svn:ignore targets.
2009-02-23 guyHave the minimum snapshot length be 1 byte, and have...
2008-12-21 guyIf we don't have any of the pcap_datalink_XXX_to_YYY...
2008-02-21 guyConstify some arguments.
2007-12-04 kukosaSupport for RPCAP features in GUI (from Boris Misenov...
2007-08-02 geraldAdd a "-S" flag to dumpcap, which prints out interface...
2007-06-11 geraldOne more step in privilege separation.
2007-04-13 standelfix gcc warning about qualifier types (const) which...
2007-01-21 guyHave the routines to get interface lists take a pointer...
2006-05-21 sahlbergname change
2006-03-25 ulflfix a wrong comment: AF_INET -> AT_IPv4
2006-02-17 ulflremove dependencies to pcap.h, so getting an idea what...
2005-12-14 guyConstify a bunch of arguments and variables, to squelch...
2005-12-06 ulflrename pcap-....c/.h files to capture-pcap-....c/.h