All of lore.kernel.org
 help / color / mirror / Atom feed
* Fix for conntrackd manpage
@ 2008-05-03 15:29 Maximilian Wilhelm
  2008-05-14 17:36 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Maximilian Wilhelm @ 2008-05-03 15:29 UTC (permalink / raw)
  To: netfilter-devel

[-- Attachment #1: Type: text/plain, Size: 128 bytes --]

Hi!

The attached patch fixes a little documentation error in the conntrackd
man page.

Ciao
Max
-- 
	Follow the white penguin.

[-- Attachment #2: conntrackd.8.diff --]
[-- Type: text/x-diff, Size: 1031 bytes --]

Index: conntrackd.8
===================================================================
--- conntrackd.8	(revision 7519)
+++ conntrackd.8	(working copy)
@@ -59,7 +59,7 @@
 Dumps the states held in the external cache, i.e. those handled by other replica firewalls
 .TP
 .B conntrackd \-c
-Commits the internal cache into the kernel connection tracking system. This is used to inject the state so that the connections can be recovered during the failover.
+Commits the external cache into the kernel connection tracking system. This is used to inject the state so that the connections can be recovered during the failover.
 .SH DEPENDENCIES
 This daemon requires a Linux kernel version >= 2.6.18. TCP window tracking support requires >= 2.6.22, otherwise you have to disable it. Helpers are fully supported since >= 2.6.25, however, if you use any previous version, depending on the protocol helper and your setup (e.g. if you setup performs NAT sequence adjustments or not), your help connection may be successfully recovered.
 .TP

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-14 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-03 15:29 Fix for conntrackd manpage Maximilian Wilhelm
2008-05-14 17:36 ` Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.