libpcap: add optional netfilter support
[openwrt/staging/lynxis.git] / package / libs / libpcap / Config.in
index 05f45f4415920a8a99e8cd4b15bb26b2e332013f..11599273e79e924331860c50389ba71bae3a30fc 100644 (file)
@@ -10,4 +10,8 @@ config PCAP_HAS_BT
        depends on BROKEN
        default n
 
+config PCAP_HAS_NETFILTER
+       bool "Include netfilter support"
+       default n
+
 endmenu