summaryrefslogtreecommitdiffstats
path: root/lib/libpcap/config.h
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2014-11-19 01:07:58 +0000
committersjg <sjg@FreeBSD.org>2014-11-19 01:07:58 +0000
commitb137080f19736ee33fede2e88bb54438604cf86b (patch)
tree377ac0ac449528621eb192cd245adadb5fd53668 /lib/libpcap/config.h
parentab21a29eb607d4dfe389b965fbdee27558e791aa (diff)
parent4a8d07956d121238d006d34ffe7d6269744e8b1a (diff)
downloadFreeBSD-src-b137080f19736ee33fede2e88bb54438604cf86b.zip
FreeBSD-src-b137080f19736ee33fede2e88bb54438604cf86b.tar.gz
Merge from head@274682
Diffstat (limited to 'lib/libpcap/config.h')
-rw-r--r--lib/libpcap/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libpcap/config.h b/lib/libpcap/config.h
index 79cb3d2..60cb448 100644
--- a/lib/libpcap/config.h
+++ b/lib/libpcap/config.h
@@ -271,6 +271,9 @@
/* target host supports USB sniffing */
/* #undef PCAP_SUPPORT_USB */
+/* target host supports netmap */
+#define PCAP_SUPPORT_NETMAP 1
+
/* include ACN support */
/* #undef SITA */
OpenPOWER on IntegriCloud