Root/package/network/utils/iptables/patches/009-table-alignment.patch

1--- a/libiptc/libiptc.c
2+++ b/libiptc/libiptc.c
3@@ -69,7 +69,7 @@ static const char *hooknames[] = {
4 struct ipt_error_target
5 {
6     STRUCT_ENTRY_TARGET t;
7- char error[TABLE_MAXNAMELEN];
8+ char error[FUNCTION_MAXNAMELEN];
9 };
10 
11 struct chain_head;
12

Archive Download this file



interactive