Update value strings.
[metze/wireshark/wip.git] / capture-pcap-util.h
2009-02-23 Guy HarrisHave the minimum snapshot length be 1 byte, and have...
2008-12-21 Guy HarrisIf we don't have any of the pcap_datalink_XXX_to_YYY...
2008-02-21 Guy HarrisConstify some arguments.
2007-12-04 Tomas KukosaSupport for RPCAP features in GUI (from Boris Misenov...
2007-08-02 Gerald CombsAdd a "-S" flag to dumpcap, which prints out interface...
2007-06-11 Gerald CombsOne more step in privilege separation.
2007-04-13 Sebastien Tandelfix gcc warning about qualifier types (const) which...
2007-01-21 Guy HarrisHave the routines to get interface lists take a pointer...
2006-05-21 Ronnie Sahlbergname change
2006-03-25 Ulf Lampingfix a wrong comment: AF_INET -> AT_IPv4
2006-02-17 Ulf Lampingremove dependencies to pcap.h, so getting an idea what...
2005-12-14 Guy HarrisConstify a bunch of arguments and variables, to squelch...
2005-12-06 Ulf Lampingrename pcap-....c/.h files to capture-pcap-....c/.h