search for: ipt_so_get_entri

Displaying 1 result from an estimated 1 matches for "ipt_so_get_entri".

Did you mean: ipt_so_get_entries
2018 Mar 16
0
[Bug 1235] New: Error Message "Memory allocation problem" using hashlimit match
.../ipt_hashlimit without any further subdirectories, a useful hint should be printed out, rather than dying with that error. relevant 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 wri...