From 6b764e22c784abe8818f31f772a9f39b37839177 Mon Sep 17 00:00:00 2001 From: wbx Date: Thu, 8 Sep 2005 07:24:02 +0000 Subject: add ipset userland git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1875 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/iptables/kernelconfig.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/package/iptables') diff --git a/openwrt/package/iptables/kernelconfig.mk b/openwrt/package/iptables/kernelconfig.mk index b4de33703..90d8bb521 100644 --- a/openwrt/package/iptables/kernelconfig.mk +++ b/openwrt/package/iptables/kernelconfig.mk @@ -11,6 +11,7 @@ ext-$(CONFIG_IP_NF_MATCH_TOS) += tos ext-$(CONFIG_IP_NF_MATCH_RECENT) += recent ext-$(CONFIG_IP_NF_MATCH_ECN) += ecn ext-$(CONFIG_IP_NF_MATCH_IPP2P) += ipp2p +ext-$(CONFIG_IP_NF_MATCH_SET) += set ext-$(CONFIG_IP_NF_MATCH_DSCP) += dscp ext-$(CONFIG_IP_NF_MATCH_AH_ESP) += ah esp ext-$(CONFIG_IP_NF_MATCH_LENGTH) += length -- cgit v1.2.3