]> The Tcpdump Group git mirrors - libpcap/history - pcap-netfilter-linux.c
Have a pcap_if_list_t structure for use by the findalldevs code.
[libpcap] / pcap-netfilter-linux.c
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...