All of lore.kernel.org
 help / color / mirror / Atom feed
* childlevel's pom comment
@ 2004-03-04  1:48 quadong
  2004-03-04  3:10 ` Patrick McHardy
  0 siblings, 1 reply; 11+ messages in thread
From: quadong @ 2004-03-04  1:48 UTC (permalink / raw)
  To: netfilter-devel

Hi, I noticed that the childlevel patch currently has this to say about
itself in patch-o-matic:

	"This adds CONFIG_IP_NF_MATCH_CHILDLEVEL option, which be used to
	match the childlevel of a connection."

I know _I_ would be confused if I read this.  Could it be changed to the
following?

	This patch allows you to match on the childlevel of a connection.
	A master connection, such as the command stream of FTP, has a
	childlevel of zero, its first child, such as the data stream of
	FTP, has a childlevel of one.  Usage example:

	iptables ... -m childlevel --level 1 ...

Thanks,
matthew

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

end of thread, other threads:[~2004-03-05  9:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-04  1:48 childlevel's pom comment quadong
2004-03-04  3:10 ` Patrick McHardy
2004-03-04  4:44   ` Matthew Strait
2004-03-04  5:33     ` Patrick McHardy
2004-03-04 21:10       ` Matthew Strait
2004-03-04 21:48         ` Patrick McHardy
2004-03-05  1:05           ` [PATCH] matching any helper in ipt_helper.c Matthew Strait
2004-03-05  2:13             ` Patrick McHardy
2004-03-05  9:23               ` Martin Josefsson
2004-03-05  7:14             ` Henrik Nordstrom
2004-03-04 22:47         ` childlevel's pom comment Henrik Nordstrom

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.