[conntrack-tools] conntrackd: document `-B' command

Pablo Neira netfilter-cvslog-bounces at lists.netfilter.org
Thu Dec 24 00:24:22 CET 2009


Gitweb:		http://git.netfilter.org/cgi-bin/gitweb.cgi?p=conntrack-tools.git;a=commit;h=8af1ed45027a0d2a60223c085b6d2a10ca468442
commit 8af1ed45027a0d2a60223c085b6d2a10ca468442
Author:     Pablo Neira Ayuso <pablo at netfilter.org>
AuthorDate: Thu Dec 24 00:16:53 2009 +0100
Commit:     Pablo Neira Ayuso <pablo at netfilter.org>
CommitDate: Thu Dec 24 00:16:53 2009 +0100

    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 at innominate.com>
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>
       via  8af1ed45027a0d2a60223c085b6d2a10ca468442 (commit)
      from  b78aa333ae1a73683afd44b8819186a91784d929 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8af1ed45027a0d2a60223c085b6d2a10ca468442
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Thu Dec 24 00:16:53 2009 +0100

    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 at innominate.com>
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

-----------------------------------------------------------------------

 conntrackd.8 |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
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 at innominate.com>
Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

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



More information about the netfilter-cvslog mailing list