[netfilter-cvslog] r4254 - trunk/patch-o-matic-ng/patchlets/connbytes/linux-2.6/net/ipv4/netfilter

kaber at netfilter.org kaber at netfilter.org
Mon Sep 5 00:33:37 CEST 2005


Author: kaber at netfilter.org
Date: 2005-09-05 00:33:37 +0200 (Mon, 05 Sep 2005)
New Revision: 4254

Modified:
   trunk/patch-o-matic-ng/patchlets/connbytes/linux-2.6/net/ipv4/netfilter/Kconfig.ladd
Log:
Fix connbytes dependency


Modified: trunk/patch-o-matic-ng/patchlets/connbytes/linux-2.6/net/ipv4/netfilter/Kconfig.ladd
===================================================================
--- trunk/patch-o-matic-ng/patchlets/connbytes/linux-2.6/net/ipv4/netfilter/Kconfig.ladd	2005-08-31 00:01:36 UTC (rev 4253)
+++ trunk/patch-o-matic-ng/patchlets/connbytes/linux-2.6/net/ipv4/netfilter/Kconfig.ladd	2005-09-04 22:33:37 UTC (rev 4254)
@@ -1,3 +1,3 @@
 config IP_NF_MATCH_CONNBYTES
 	tristate  'Connection byte/packet counter match support'
-	depends on IP_NF_CONNTRACK_ACCT && IP_NF_IPTABLES
+	depends on IP_NF_CT_ACCT && IP_NF_IPTABLES




More information about the netfilter-cvslog mailing list