summaryrefslogtreecommitdiffstats
path: root/conntrackd.8
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2010-07-07 12:39:48 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2010-07-07 12:39:48 +0200
commit5fe142121d73e7e261f9da532288f1857d25897b (patch)
tree5dd134d256467b658777e607124b86552288911f /conntrackd.8
parent3562ca2e16cac2af2ac6f344ba462b40a05d370f (diff)
conntrackd: enforce strict logic for NetlinkBufferSize[*] clauses
- NetlinkBufferSize value passed to the kernel gets doubled [see SO_RCVBUF in net/core/sock.c]; it's halved now before it gets sent to the kernel. This ensures that daemon starts up with a netlink socket buffer size equal to the value set for NetlinkBufferSize in configuration file. - Previously, netlink socket buffer size would only stop increasing after it had increased beyond NetlinkBufferSizeMaxGrowth value. With this commit netlink socket buffer size increases as long as it is less than or equal to NetlinkBufferSizeMaxGrowth value. Signed-off-by: Mohit Mehta <mohit.mehta@vyatta.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'conntrackd.8')
0 files changed, 0 insertions, 0 deletions