ipt_ACCOUNT, kernel-2.4: (tomj) increase maximum table size to 128
[ipt_ACCOUNT] / 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