1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

add ipset userland

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1875 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx
2005-09-08 07:24:02 +00:00
parent f22761dcfe
commit a09f176b95
6 changed files with 53 additions and 0 deletions

View File

@@ -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