From ca943ad8d387fe5925c19baf67dcae5125512199 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 7 Jan 2006 12:15:08 +0000 Subject: Merged ipt_time to 2.6 kernel and added ipt_time for all 2.4 archs, closes #185 SVN-Revision: 2855 --- openwrt/target/linux/linux-2.6/config/brcm | 1 + openwrt/target/linux/linux-2.6/config/x86 | 1 + 2 files changed, 2 insertions(+) (limited to 'openwrt/target/linux/linux-2.6/config') diff --git a/openwrt/target/linux/linux-2.6/config/brcm b/openwrt/target/linux/linux-2.6/config/brcm index ce35775..fc42343 100644 --- a/openwrt/target/linux/linux-2.6/config/brcm +++ b/openwrt/target/linux/linux-2.6/config/brcm @@ -336,6 +336,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 diff --git a/openwrt/target/linux/linux-2.6/config/x86 b/openwrt/target/linux/linux-2.6/config/x86 index 8cb65cc..872232d 100644 --- a/openwrt/target/linux/linux-2.6/config/x86 +++ b/openwrt/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 -- cgit v1.1