diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2009-01-14 14:29:48 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2009-01-14 14:29:48 +0100 |
commit | 6ceaa21f2a40cce6a9c45e99a9164618250fe6a3 (patch) | |
tree | b80543164ef3ab469cf59757144a114bcacc5066 /TODO | |
parent | 7a817e883baad98069d31bc846383f18bbfca33e (diff) | |
download | conntrack-tools-6ceaa21f2a40cce6a9c45e99a9164618250fe6a3.tar.gz conntrack-tools-6ceaa21f2a40cce6a9c45e99a9164618250fe6a3.zip |
netlink: don't double the netlink buffer twice during resize
The Linux kernel doubles the the size of the buffer by default.
See sock_setsockopt() in net/core/sock.c. We don't need to multiply
the current size by two.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions