diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-07 12:15:08 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-07 12:15:08 +0000 |
commit | debf9530eeda778b48877c7bf4a554ed6884369c (patch) | |
tree | 43583959c27438e91ad39937c5d4df6d3ffc00e7 /openwrt/target/linux/linux-2.4/config/x86 | |
parent | e370a9594f25eee4bb51fa822506beb21e647e3b (diff) |
Merged ipt_time to 2.6 kernel and added ipt_time for all 2.4 archs, closes #185
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2855 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/linux-2.4/config/x86')
-rw-r--r-- | openwrt/target/linux/linux-2.4/config/x86 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/x86 b/openwrt/target/linux/linux-2.4/config/x86 index 6edf6cc4b6..339196f29a 100644 --- a/openwrt/target/linux/linux-2.4/config/x86 +++ b/openwrt/target/linux/linux-2.4/config/x86 @@ -310,6 +310,7 @@ CONFIG_IP_NF_MATCH_PKTTYPE=m CONFIG_IP_NF_MATCH_MARK=y CONFIG_IP_NF_MATCH_MULTIPORT=y CONFIG_IP_NF_MATCH_TOS=m +CONFIG_IP_NF_MATCH_TIME=m CONFIG_IP_NF_MATCH_CONDITION=m CONFIG_IP_NF_MATCH_RECENT=m CONFIG_IP_NF_MATCH_ECN=m |