]> The Tcpdump Group git mirrors - libpcap/history - pcap-netfilter-linux.c
Remove some workarounds for old compilers.
[libpcap] / pcap-netfilter-linux.c
2019-08-09  Guy HarrisRemove some workarounds for old compilers.
2019-04-25  Michael RichardsonMerge pull request #771 from ether42/reuseaddr
2019-04-25  Michael RichardsonMerge pull request #749 from nmap/manpage-formatting
2019-01-07  Guy HarrisMerge branch 'master' of https://github.com/rixed/libpc...
2018-12-10  Guy HarrisClean up some "injection not supported" messages.
2018-09-14  Guy HarrisMerge branch 'master' into breakloop_poll 741/head
2018-09-14  Guy HarrisMerge pull request #756 from stubbfel/patch-1
2018-09-13  Guy HarrisFix format string.
2018-09-13  Guy HarrisSquelch more narrowing warnings.
2018-09-01  Guy HarrisClean up the declaration of the packet-filtering routines.
2018-04-29  Guy HarrisAdd more interface flags to pcap_findalldevs().
2018-04-04  Guy HarrisMerge pull request #687 from jmayer/warning_fixes
2018-04-04  Joerg MayerFix a set of trivial unused warnings 687/head
2017-11-28  Guy HarrisMerge pull request #663 from sgeto/netmap
2017-11-15  Guy HarrisAdd a routine to format error messages with an errno...
2017-09-11  Guy HarrisUse C99 {u}intN_t types rather than BSD {u_}intN_t...
2017-09-09  Guy HarrisCast away a warning.
2017-08-31  Guy HarrisMerge pull request #585 from rolandd/master
2017-08-31  Denis OvsienkoSquelch a compiler warning after commit 2806e8e.
2017-08-24  Guy HarrisMerge pull request #595 from buytenh/pcap_protocol
2017-08-24  Guy HarrisFix test for message running past the end of the buffer.
2017-08-24  Guy HarrisMerge pull request #602 from Nyangawa/fix-linux-netfilt...
2017-08-24  rongxi.lifix linux netfilter with a max packet count 602/head
2017-08-19  Guy HarrisAlways include <config.h> rather than "config.h".
2017-07-22  Guy HarrisMerge pull request #588 from mkubecek/mk/master/vlan4
2017-06-02  Guy HarrisMake the checks and adjustment of the snapshot length...
2017-01-18  Guy HarrisHave a pcap_if_list_t structure for use by the findalld...
2017-01-17  Guy HarrisMerge pull request #429 from msekletar/bpf-userland...
2016-12-18  Guy HarrisClean up findalldevs code.
2016-12-13  Christopher K LeeMerge branch 'master' of https://github.com/the-tcpdump...
2016-08-20  Francois-Xavier... Remove trailing spaces/tabs
2016-07-25  Guy HarrisSquelch more signed vs. unsigned comparison warnings.
2016-06-30  Denis Ovsienkorefine the previous change to fix Linux builds
2016-06-30  Guy HarrisRename opt.source to opt.device.
2015-11-25  Christopher K LeeMerge branch 'master' of https://github.com/the-tcpdump...
2015-11-24  Guy HarrisMerge pull request #462 from vel21ripn/nflog-nobufs
2015-11-24  Vitaly LavrovDo not exit from netfilter_read_linux()/pcap_loop(... 462/head
2015-11-03  Guy HarrisUse pcap_snprintf() instead of snprintf().
2015-09-27  Guy HarrisMerge branch 'aix-large-files' of https://github.com...
2015-08-09  Guy HarrisMake the buffer member of a pcap_t a void *.
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
2015-01-06  Francois-Xavier... Linux netfilter queue interface: fix a Coverity warning
2015-01-06  Francois-Xavier... Linux netfilter queue interface: fix a warning and...
2014-11-13  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-04-04  Guy HarrisMake the code to set the type a bit clearer.
2013-09-30  Guy HarrisMore findalldevs fixes.
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-06  Guy HarrisMove platform-dependent pcap_t data out of the pcap_t...
2012-07-12  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2012-06-30  Jakub ZawadzkiAdd netfilter/nfqueue interface.
2012-06-30  Jakub ZawadzkiFix compilation of pcap-netfilter.
2012-06-14  Michael RichardsonMerge pull request #7 from sfd/aa0d1466731bae42b5f84dd0...
2012-06-11  Guy HarrisConstify some variables.
2012-06-11  Guy HarrisHave non-interface modules take responsibility for...
2012-03-29  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org... libpcap-1.3-bp
2012-02-29  Jiri SlabyDon't fail if netfilter isn't enabled in the kernel.
2011-12-09  Guy HarrisPut declarations of pcap-netfilter-linux.c in pcap...
2011-08-30  Jakub ZawadzkiSupport capturing raw NFLOG headers on netfilter devices.
2011-06-17  Jakub ZawadzkiAdd support for capturing from Linux iptables NFLOG...