Displaying 1 result from an estimated 1 matches for "ipt_so_set_replace".
2018 Mar 16
0
[Bug 1235] New: Error Message "Memory allocation problem" using hashlimit match
...t lines of strace are:
getsockopt(4, SOL_IP, IPT_SO_GET_INFO,
"filter\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., [84]) = 0
getsockopt(4, SOL_IP, IPT_SO_GET_ENTRIES,
"filter\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., [34176]) = 0
setsockopt(4, SOL_IP, IPT_SO_SET_REPLACE,
"filter\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 34720) = -1
ENOMEM (Cannot allocate memory)
close(4) = 0
write(2, "iptables: Memory allocation prob"..., 37iptables: Memory allocation
problem.
) = 37
kernel version: 4.9.76 x86_64...