ipt_ACCOUNT, kernel-2.4: (tomj) increase maximum table size to 128
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 15 Jun 2004 13:14:20 +0000 (13:14 +0000)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 15 Jun 2004 13:14:20 +0000 (13:14 +0000)
linux/include/linux/netfilter_ipv4/ipt_ACCOUNT.h

index 8657795..af420d8 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _IPT_ACCOUNT_H
 #define _IPT_ACCOUNT_H
 
-#define ACCOUNT_MAX_TABLES 32
+#define ACCOUNT_MAX_TABLES 128
 #define ACCOUNT_TABLE_NAME_LEN 32
 #define ACCOUNT_MAX_HANDLES 10