diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-27 09:12:05 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-27 09:12:05 +0000 |
commit | 6ca159f4c5fc4351426cc64df43dd96e9de2fd7d (patch) | |
tree | 87be0c8593d8c2c78a3b0f0338371e9c357bc600 /openwrt/package/linux/linux.config | |
parent | 42c0e5c31bcf3f08d1ca26e8f0999c3d0461e62d (diff) |
add netfilter TTL module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@730 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/linux/linux.config')
-rw-r--r-- | openwrt/package/linux/linux.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config index abbafc19b..d71a44df3 100644 --- a/openwrt/package/linux/linux.config +++ b/openwrt/package/linux/linux.config @@ -399,6 +399,7 @@ CONFIG_IP_NF_TARGET_ECN=m CONFIG_IP_NF_TARGET_DSCP=m CONFIG_IP_NF_TARGET_MARK=y CONFIG_IP_NF_TARGET_LOG=y +CONFIG_IP_NF_TARGET_TTL=m CONFIG_IP_NF_TARGET_ULOG=m CONFIG_IP_NF_TARGET_TCPMSS=y CONFIG_IP_NF_ARPTABLES=m |