reduce the total cpu usage of ipt_do_table under high network load from 3.1% down...
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.23 / 140-netfilter_time.patch
index 033b241..8822c15 100644 (file)
 +}
 --- a/net/ipv4/netfilter/Kconfig
 +++ b/net/ipv4/netfilter/Kconfig
-@@ -78,6 +78,22 @@
+@@ -72,6 +72,22 @@ config IP_NF_MATCH_TOS
  
          To compile it as a module, choose M here.  If unsure, say N.
  
        depends on IP_NF_IPTABLES
 --- a/net/ipv4/netfilter/Makefile
 +++ b/net/ipv4/netfilter/Makefile
-@@ -44,6 +44,7 @@
+@@ -44,6 +44,7 @@ obj-$(CONFIG_IP_NF_RAW) += iptable_raw.o
  obj-$(CONFIG_IP_NF_MATCH_IPRANGE) += ipt_iprange.o
  obj-$(CONFIG_IP_NF_MATCH_OWNER) += ipt_owner.o
  obj-$(CONFIG_IP_NF_MATCH_TOS) += ipt_tos.o
This page took 0.02802 seconds and 4 git commands to generate.