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 | 4ddbff2c25e6ef6a4b5e69501e071058d3018b8a (patch) | |
tree | bab3bb994fd4ba8db7fbc1b22494830cd3830637 /target/linux/linux-2.6/config/x86 | |
parent | ce1c37a1ef744f55c8510a2e3864833c1a87d2b7 (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/openwrt@2855 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/linux-2.6/config/x86')
-rw-r--r-- | target/linux/linux-2.6/config/x86 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/linux-2.6/config/x86 b/target/linux/linux-2.6/config/x86 index 8cb65cc73..872232dff 100644 --- a/target/linux/linux-2.6/config/x86 +++ b/target/linux/linux-2.6/config/x86 @@ -357,6 +357,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_RECENT=m CONFIG_IP_NF_MATCH_ECN=m CONFIG_IP_NF_MATCH_DSCP=m |