From 8af1ed45027a0d2a60223c085b6d2a10ca468442 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Thu, 24 Dec 2009 00:16:53 +0100 Subject: 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 Signed-off-by: Pablo Neira Ayuso --- conntrackd.8 | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3