diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-07 11:46:44 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-07 11:46:44 +0000 |
commit | e370a9594f25eee4bb51fa822506beb21e647e3b (patch) | |
tree | d999fc05585bca55efed14570758ec54929daef4 /openwrt/target/linux/linux-2.4/config/brcm | |
parent | 372b222a603a169b503a20c5e8132abfed3f9503 (diff) |
Added support for ipt_time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2854 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/linux-2.4/config/brcm')
-rw-r--r-- | openwrt/target/linux/linux-2.4/config/brcm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/brcm b/openwrt/target/linux/linux-2.4/config/brcm index bc375e0ed..09344cda2 100644 --- a/openwrt/target/linux/linux-2.4/config/brcm +++ b/openwrt/target/linux/linux-2.4/config/brcm @@ -378,6 +378,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 |