summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/config
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-01-07 12:15:08 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-01-07 12:15:08 +0000
commitca943ad8d387fe5925c19baf67dcae5125512199 (patch)
tree36e540d6f4831211f569d82b28e4b87998bb4164 /openwrt/target/linux/linux-2.4/config
parente4064e980bdc012d2b083e9fda84b5492e7dc0f6 (diff)
downloadmtk-20170518-ca943ad8d387fe5925c19baf67dcae5125512199.zip
mtk-20170518-ca943ad8d387fe5925c19baf67dcae5125512199.tar.gz
mtk-20170518-ca943ad8d387fe5925c19baf67dcae5125512199.tar.bz2
Merged ipt_time to 2.6 kernel and added ipt_time for all 2.4 archs, closes #185
SVN-Revision: 2855
Diffstat (limited to 'openwrt/target/linux/linux-2.4/config')
-rw-r--r--openwrt/target/linux/linux-2.4/config/ar531x1
-rw-r--r--openwrt/target/linux/linux-2.4/config/ar71
-rw-r--r--openwrt/target/linux/linux-2.4/config/x861
3 files changed, 3 insertions, 0 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/ar531x b/openwrt/target/linux/linux-2.4/config/ar531x
index 265b3aa..4feca02 100644
--- a/openwrt/target/linux/linux-2.4/config/ar531x
+++ b/openwrt/target/linux/linux-2.4/config/ar531x
@@ -367,6 +367,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
diff --git a/openwrt/target/linux/linux-2.4/config/ar7 b/openwrt/target/linux/linux-2.4/config/ar7
index baddf53..fb4ede0 100644
--- a/openwrt/target/linux/linux-2.4/config/ar7
+++ b/openwrt/target/linux/linux-2.4/config/ar7
@@ -371,6 +371,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
diff --git a/openwrt/target/linux/linux-2.4/config/x86 b/openwrt/target/linux/linux-2.4/config/x86
index 6edf6cc..339196f 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