index
:
rsdsl/libpcap.git
master
the LIBpcap interface to various kernel packet capture mechanism, precompiled for musl x64 and aarch64
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pcap-netfilter-linux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the code to set the type a bit clearer.
Guy Harris
2014-04-04
1
-6
/
+5
*
More findalldevs fixes.
Guy Harris
2013-09-29
1
-3
/
+2
*
Rename the "private" member of a pcap_t to avoid C++ issues.
Guy Harris
2013-08-07
1
-2
/
+2
*
Move platform-dependent pcap_t data out of the pcap_t structure.
Guy Harris
2013-05-06
1
-4
/
+13
*
Add netfilter/nfqueue interface.
Jakub Zawadzki
2012-06-30
1
-48
/
+201
*
Fix compilation of pcap-netfilter.
Jakub Zawadzki
2012-06-30
1
-1
/
+1
*
Constify some variables.
Guy Harris
2012-06-11
1
-1
/
+1
*
Have non-interface modules take responsibility for identifying their devices.
Guy Harris
2012-06-11
1
-2
/
+26
*
Don't fail if netfilter isn't enabled in the kernel.
Jiri Slaby
2012-02-29
1
-2
/
+2
*
Put declarations of pcap-netfilter-linux.c in pcap-netfilter-linux.h.
Guy Harris
2011-12-08
1
-0
/
+2
*
Support capturing raw NFLOG headers on netfilter devices.
Jakub Zawadzki
2011-08-30
1
-21
/
+44
*
Add support for capturing from Linux iptables NFLOG log groups.
Jakub Zawadzki
2011-06-16
1
-0
/
+443