Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-19 | conntrackd: add `DisableExternalCache' clause | Pablo Neira Ayuso | |
This patch adds the clause `DisableExternalCache' that allows you to disable the external cache and to directly inject the entries into the kernel conntrack table. As a result, the CPU consumption of conntrackd increases. This clause can only be used with the FT-FW and the notrack synchronization modes, but not with the alarm mode. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> |