|
@@ -28,7 +28,7 @@
|
|
#include <linux/netfilter/x_tables.h>
|
|
#include <linux/netfilter/x_tables.h>
|
|
|
|
|
|
#define IPT_FUNCTION_MAXNAMELEN XT_FUNCTION_MAXNAMELEN
|
|
#define IPT_FUNCTION_MAXNAMELEN XT_FUNCTION_MAXNAMELEN
|
|
-#define IPT_TABLE_MAXNAMELEN XT_FUNCTION_MAXNAMELEN
|
|
|
|
|
|
+#define IPT_TABLE_MAXNAMELEN XT_TABLE_MAXNAMELEN
|
|
#define ipt_match xt_match
|
|
#define ipt_match xt_match
|
|
#define ipt_target xt_target
|
|
#define ipt_target xt_target
|
|
#define ipt_table xt_table
|
|
#define ipt_table xt_table
|