diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2009-12-31 19:10:41 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2010-07-07 14:34:45 +0200 |
commit | a5c2a83f907a6a82912165bf2ef67ded13e84bc1 (patch) | |
tree | 6ce6063c1f7a70d7c4549d8be84a73c9c58fb9d4 /src/netlink.c | |
parent | 5fe142121d73e7e261f9da532288f1857d25897b (diff) | |
download | conntrack-tools-a5c2a83f907a6a82912165bf2ef67ded13e84bc1.tar.gz conntrack-tools-a5c2a83f907a6a82912165bf2ef67ded13e84bc1.zip |
conntrackd: open event handler once cache has been populated
With this patch, we open the event handler once the internal
cache (if any) is populated. This reduces the chances of a
possible premature overrun if we lauch conntrackd in a busy
firewall. However, we may still start with an internal cache
that may differ a bit from the once in the kernel.
This patch has no impact in setups where conntrackd is started
in a spare firewall.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/netlink.c')
0 files changed, 0 insertions, 0 deletions