]> The Tcpdump Group git mirrors - libpcap/history - pcap-dag.c
Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21
[libpcap] / pcap-dag.c
2013-04-16  sfdFencepost error. 290/head
2012-06-14  Michael RichardsonMerge pull request #7 from sfd/aa0d1466731bae42b5f84dd0...
2012-06-11  Guy HarrisAnd un-constify some others.
2012-06-11  Guy HarrisConstify some variables.
2012-06-11  Guy HarrisHave non-interface modules take responsibility for...
2011-02-28  Michael RichardsonMerge remote branch 'sfd/master'
2011-02-16  Stephen DonnellyMerge branch 'master' of git://github.com/mcr/libpcap
2010-08-16  Stephen DonnellyMerge commit 'upstream/master'
2009-10-14  Stephen DonnellyMerge branch 'master' of git://github.com/mcr/libpcap
2009-10-12  Stephen DonnellyImprove dag_platform_finddevs range and efficiency.
2009-09-07  Guy Harrishandle->md.stat should be zeroed out when we initially...
2009-05-04  Stephen DonnellyUpdating Endace DAG ERF support.
2008-04-14  guyTurn close_op into cleanup_op; the routine that handles...
2008-04-08  guyFrom Stephen Donnelly: fix some compile errors from...
2008-04-04  guyFrom Paolo Abeni and me: split pcap_open_live() into...
2008-02-02  guyExplicitly check for a positive "cnt" argument, as...
2008-01-06  guyFix a typo; this fixes bug 1854436.
2007-11-09  guyFrom Stephen Donnelly:
2007-11-05  guyFrom Stephen Donnelly:
2007-10-30  guyFrom Stephen Donnelly:
2007-10-04  guyFrom Stephen Donnelly:
2007-09-29  guyBased on work from Florent Drouin, split the 32-bit...
2007-06-22  guyFrom Stephen Donnelly of Endace:
2007-02-01  guyFrom Florent Drouin: clean up resources when an open...
2007-01-29  guyFrom Paolo Abeni:
2006-09-25  guyFrom Stephen Donnelly: add support for new DAG ERF...
2006-04-07  guyFrom Stephen Donnelly:
2005-07-10  guyStephen Donnely says MTP3 and SCCP don't belong in...
2005-07-07  guyFrom Stephen Donnelly: updates to the DAG support,...
2005-05-03  guyFrom Pawel Pokrywka: add support for requesting that...
2005-04-03  guy"install_bpf_program()" already sets "p->errbuf" to...
2005-01-21  guyFrom Koryn Grant:
2004-11-10  guyFrom Koryn Grant:
2004-03-23  guyAdd support for sending packets; includes contributions...
2004-01-30  guyFrom Jesper Peterson: fix a couple of endianness problems.
2004-01-05  guyFrom Jesper Peterson:
2003-12-18  guyFor devices that we have some reason to believe are...
2003-11-21  guyAdd a "pcap_get_selectable_fd()" API to get an FD on...
2003-11-20  guyAdd "getnonblock" and "setnonblock" operations, and...
2003-11-20  guyFrom Koryn Grant <[email protected]> - DAG support enhan...
2003-11-15  guyAdd _U_ to "rcsid[]" definitions, to eliminate "unused...
2003-11-04  guyAdd a "pcap_breakloop()" API to break out of the loop in
2003-10-02  guyFrom Jesper Peterson:
2003-08-18  guyFrom Jesper Peterson: for HDLC packet-over-SONET DAG...
2003-07-25  guyUpdates from Jesper Peterson.
2003-07-25  guyAdd a "read" function pointer to the pcap_t structure...
2003-07-25  guyAdd a "set_datalink" function pointer to the pcap_t...
2003-07-25  guyAdd a "setfilter" function pointer to the pcap_t struct...
2003-07-25  guyAdd a "stats" function pointer to the pcap_t structure...
2003-07-25  guyAdd a "close" function pointer to the pcap_t structure...
2003-07-23  guyFrom Jesper Peterson <[email protected]>: support for...