[tcpdump-workers] Small patch to support pcap_setdirection
Tested only on Debian GNU/Linux 5.0 and kernel 2.6.27.31, with the latest GIT libcap. Patch is against current GIT master. Feel free to use it under any license you like. Thomas - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.
[tcpdump-workers] [PATCH] pcap_setdirection support
--- configure.in |7 +++ tcpdump.1.in | 10 ++ tcpdump.c| 35 +-- 3 files changed, 50 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index 50ac7ad..79478c5 100644 --- a/configure.in +++ b/configure.in @@ -785,6 +785,1