]> The Tcpdump Group git mirrors - libpcap/history - pcap-dag.c
Merge pull request #538 from sfd/master
[libpcap] / pcap-dag.c
2016-11-07  Guy HarrisMerge pull request #538 from sfd/master
2016-11-07  sfdFixing typo in dag_platform_cleanup() from 4418d04 538/head
2016-08-13  Guy HarrisMerge pull request #519 from hsluoyz/master3
2016-08-12  Guy HarrisRemove newlines from error strings.
2016-07-01  Guy HarrisClean up {DAG, Septel, Myricom SNF}-only builds.
2016-06-30  Denis Ovsienkomake more pcap_create_common() fixes
2016-06-30  Guy HarrisRename opt.source to opt.device.
2016-06-30  Guy HarrisMove the private-to-DAG-cards definitions to pcap-dag.c.
2016-06-24  Yang LuoMerge remote-tracking branch 'the-tcpdump-group/master' 498/head
2016-04-15  Guy HarrisDon't check for NULL in cleanup routines, and don't...
2015-11-03  Guy HarrisUse pcap_snprintf() instead of snprintf().
2015-09-27  Guy HarrisMerge branch 'aix-large-files' of https://github.com...
2015-05-04  Guy HarrisUse pcap_close() if pcap_create_handle() fails.
2015-03-08  Francois-Xavier... Delete trailing spaces/tabs
2015-02-15  Michael RichardsonMerge pull request #403 from skarg/libpcap-dlm
2015-02-15  Michael RichardsonMerge pull request #372 from baruchsiach/config-fixes
2015-02-15  Michael RichardsonMerge branch 'add_with-libnl_switch' of https://github...
2015-02-15  Michael RichardsonMerge pull request #360 from bonsaiviking/scanner-lex-top
2015-02-15  Michael RichardsonMerge pull request #358 from bonsaiviking/config-packet...
2015-02-15  Michael RichardsonMerge pull request #346 from atzm/linux-vlan-tpid
2015-02-15  Michael Richardsonissue: https://github.com/the-tcpdump-group/libpcap...
2015-01-26  Guy HarrisMerge pull request #378 from sfd/master
2014-09-07  sfdRemove advertising of tstamp_type sinc we don't support... 378/head
2014-08-31  sfdAdded descrpitions to pcap_add_if() for DAG devices...
2014-08-25  sfddag-pcap was not correctly handling ERF records with...
2014-08-18  sfdMerge remote-tracking branch 'upstream/master'
2014-07-29  sfdUpdate contact details
2014-07-29  sfdAdd dag support for pcap_*_tstamp_type() and pcap_...
2014-01-03  Denis Ovsienkoremove libpcap's own CVS keywords
2013-12-15  Guy HarrisAdd a PACKET_COUNT_IS_UNLIMITED() to test for a packet...
2013-08-15  Guy HarrisMerge pull request #313 from sfd/master
2013-08-15  sfdAdd stream support to dag_create() 313/head
2013-08-07  Guy HarrisRename the "private" member of a pcap_t to avoid C...
2013-05-13  Guy HarrisMerge remote-tracking branch 'libpcap/master'
2013-05-08  Guy HarrisAdd an API to set "immediate mode".
2013-05-06  sfdFencepost error.
2013-05-06  Guy HarrisMove platform-dependent pcap_t data out of the pcap_t...
2013-04-16  Guy HarrisMerge pull request #290 from sfd/master
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...