summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_childlevel.man
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2004-02-17 20:56:40 +0000
committerHarald Welte <laforge@gnumonks.org>2004-02-17 20:56:40 +0000
commitb58ee5402818d3bf5ca506749c6a6402ca3a8c1b (patch)
tree94f15f326089b716f6b066c9811be5042809ea12 /extensions/libipt_childlevel.man
parent435c99c1be6f336172be8e65a7951d5724b06685 (diff)
add childlevel match support
Diffstat (limited to 'extensions/libipt_childlevel.man')
-rw-r--r--extensions/libipt_childlevel.man5
1 files changed, 5 insertions, 0 deletions
diff --git a/extensions/libipt_childlevel.man b/extensions/libipt_childlevel.man
new file mode 100644
index 00000000..3d9b3553
--- /dev/null
+++ b/extensions/libipt_childlevel.man
@@ -0,0 +1,5 @@
+This is an experimental module. It matches on whether the
+packet is part of a master connection or one of its children (or grandchildren,
+etc). For instance, most packets are level 0. FTP data transfer is level 1.
+.TP
+.BR "--childlevel " "[!] \fIlevel\fP"