From: Simon Lodal <simonl@parknet.dk>
To: Pascal Hambourg <pascal.mail@plouf.fr.eu.org>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] Document --state UNTRACKED
Date: Tue, 4 May 2010 12:05:47 +0200 [thread overview]
Message-ID: <201005041205.47747.simonl@parknet.dk> (raw)
In-Reply-To: <4BDFED86.5000408@plouf.fr.eu.org>
Tirsdag 04 maj 2010 11:48:54 skrev Pascal Hambourg:
> Hello,
>
> Simon Lodal a écrit :
> > +.B UNTRACKED
> > +meaning that the packet is not tracked at all, which happens if you use
> > +the NOTRACK target in mangle table.
>
> s/mangle/raw/
Can't believe i wrote that, thanks.
Signed-off-by: Simon Lodal <simonl@parknet.dk>
diff -ruNp a/extensions/libxt_conntrack.man b/extensions/libxt_conntrack.man
--- a/extensions/libxt_conntrack.man 2010-03-01 15:11:28.000000000 +0100
+++ b/extensions/libxt_conntrack.man 2010-05-04 12:01:22.000000000 +0200
@@ -55,6 +55,10 @@ in both directions,
meaning that the packet is starting a new connection, but is associated with an
existing connection, such as an FTP data transfer, or an ICMP error.
.TP
+\fBUNTRACKED\fR
+meaning that the packet is not tracked at all, which happens if you use
+the NOTRACK target in raw table.
+.TP
\fBSNAT\fR
A virtual state, matching if the original source address differs from the reply
destination.
diff -ruNp a/extensions/libxt_state.man b/extensions/libxt_state.man
--- a/extensions/libxt_state.man 2010-03-01 15:11:28.000000000 +0100
+++ b/extensions/libxt_state.man 2010-05-04 12:01:34.000000000 +0200
@@ -19,3 +19,6 @@ directions, and
meaning that the packet is starting a new connection, but is
associated with an existing connection, such as an FTP data transfer,
or an ICMP error.
+.B UNTRACKED
+meaning that the packet is not tracked at all, which happens if you use
+the NOTRACK target in raw table.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-05-04 10:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-04 6:32 [PATCH] Document --state UNTRACKED Simon Lodal
2010-05-04 7:13 ` Jan Engelhardt
2010-05-04 8:04 ` Simon Lodal
2010-05-04 9:48 ` Pascal Hambourg
2010-05-04 10:05 ` Simon Lodal [this message]
2010-05-09 23:03 ` Pablo Neira Ayuso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201005041205.47747.simonl@parknet.dk \
--to=simonl@parknet.dk \
--cc=netfilter-devel@vger.kernel.org \
--cc=pascal.mail@plouf.fr.eu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.