Displaying 1 result from an estimated 1 matches for "fun_into_compat_do_ipt_set_ctl".
2011 Jul 13
4
[Bug 728] New: ip_tables: limit match: invalid size 40!=48
...0!=48 "
i open the DEBUG_IP_FIREWALL_USER in ip_tables.c,and add some print
information.
can you tell me how to fix this bug?
==================
print information:
$./iptables -A INPUT -p icmp -m limit --limit 6/m --limit-burst 7 -j ACCEPT
===print infromation:
t->private->number = 7
fun_into_compat_do_ipt_set_ctl
compat_do_replace_copy_from_user
copy from user:name filter,valid_hooks 14,number entries8,size
1480,hood_entry[5]:00100011520,underflow[5]:0848100011520,num_counters:7,counters:268608936,..
tmp.size:1480
fun_translate_compat_table
translate_compat_table: size 1480
check_compat_entry_size_and_hooks...