Move "aggregate" fields containing bit subfields before the bit
[metze/wireshark/wip.git] / capture-pcap-util.h
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-12-29 Gerald CombsAdd 'extern "C"' wrappers and #include guards to variou...
2010-05-18 Guy HarrisMove get_pcap_linktype() into dumpcap - it's not used...
2010-05-07 Guy HarrisFor TShark and Wireshark, get the list of link-layer...
2010-03-04 Guy HarrisIn Wireshark and TShark, run dumpcap to get interface...
2010-02-27 Guy HarrisMove a routine into dumpcap - it's not used outside...
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