]> The Tcpdump Group git mirrors - tcpdump/commit
Use the new libpcap <pcap/nflog.h> for NFLOG definitions and declarations.
authorGuy Harris <[email protected]>
Mon, 3 Feb 2014 04:14:26 +0000 (20:14 -0800)
committerGuy Harris <[email protected]>
Mon, 3 Feb 2014 04:14:26 +0000 (20:14 -0800)
commitb485483022cddbb9d21845e9c3b465f6cd882676
treed96f3c1451a12ce6cb031233c9b1962b993e79c8
parent3454732513abdbd1490c6107a94c6474f71a74d2
Use the new libpcap <pcap/nflog.h> for NFLOG definitions and declarations.

Use the header file for information about LINKTYPE_NFLOG files.

Don't build the NFLOG printer if we don't have that header file.

Fix some checks for pcap/XXX.h header files to look for
"tcpdump-stdinc.h" rather than <tcpdump-stdinc.h>, so that we don't fail
to find that header.
config.h.in
configure
configure.in
print-nflog.c
tcpdump.c