diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-04 20:33:06 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-04 20:33:06 +0000 |
commit | ab11d148d14567e186be9afb4247274e9dad0cda (patch) | |
tree | c7d2db3a7f48f0bad88b6c3765985d2256a2b114 /openwrt/target/linux/linux-2.4/config/brcm | |
parent | af51a6df01bd6f55af15b1fb6561857476e8b87d (diff) |
add netfilter netmap target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1343 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/linux-2.4/config/brcm')
-rw-r--r-- | openwrt/target/linux/linux-2.4/config/brcm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/brcm b/openwrt/target/linux/linux-2.4/config/brcm index f496c3358..0f8564078 100644 --- a/openwrt/target/linux/linux-2.4/config/brcm +++ b/openwrt/target/linux/linux-2.4/config/brcm @@ -378,6 +378,7 @@ CONFIG_IP_NF_NAT=y CONFIG_IP_NF_NAT_NEEDED=y CONFIG_IP_NF_TARGET_MASQUERADE=y CONFIG_IP_NF_TARGET_REDIRECT=m +CONFIG_IP_NF_TARGET_NETMAP=m CONFIG_IP_NF_NAT_PPTP=m CONFIG_IP_NF_NAT_PROTO_GRE=m CONFIG_IP_NF_NAT_AMANDA=m |