summaryrefslogtreecommitdiffstats
path: root/conntrackd.8
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2009-12-24 00:16:53 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2009-12-24 00:16:53 +0100
commit8af1ed45027a0d2a60223c085b6d2a10ca468442 (patch)
treeeac9b95f3542894c2e7e7bd3cc8e9d6e07faa231 /conntrackd.8
parentb78aa333ae1a73683afd44b8819186a91784d929 (diff)
conntrackd: document `-B' command
This patch documents the `-B' command in conntrackd that allows you to force a bulk send to other firewall nodes in the cluster. Reported-by: Tino Keitel <tkeitel@innominate.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'conntrackd.8')
-rw-r--r--conntrackd.84
1 files changed, 4 insertions, 0 deletions
diff --git a/conntrackd.8 b/conntrackd.8
index f741bc9..0c9054e 100644
--- a/conntrackd.8
+++ b/conntrackd.8
@@ -41,6 +41,10 @@ Flush the internal and/or external cache
Flush the kernel conntrack table (if you use a Linux kernel >= 2.6.29, this
option will not flush your internal and external cache).
.TP
+.BI "-B "
+Force a bulk send to other replica firewalls. With this command, you will
+ask conntrackd to send the state-entries that it owns to others.
+.TP
.BI "-k "
Kill the daemon
.TP