summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2012-07-02 11:03:12 +0000
committerPablo Neira Ayuso <pablo@netfilter.org>2012-07-04 22:59:51 +0200
commit7e2b63603fef2253b463ad33395520297cfe8378 (patch)
treec3a74f0cb4acbb03b33ab7468a8a0bc192ff8c9f
parent9eaa87401ce5ac64cc6baa55775f58f59ca26f34 (diff)
libxt_devgroup: add man page snippet
Signed-off-by: Florian Westphal <fw@strlen.de>
-rw-r--r--extensions/libxt_devgroup.man7
1 files changed, 7 insertions, 0 deletions
diff --git a/extensions/libxt_devgroup.man b/extensions/libxt_devgroup.man
new file mode 100644
index 00000000..4a66c9fe
--- /dev/null
+++ b/extensions/libxt_devgroup.man
@@ -0,0 +1,7 @@
+Match device group of a packets incoming/outgoing interface.
+.TP
+[\fB!\fP] \fB\-\-src\-group\fP \fIname\fP
+Match device group of incoming device
+.TP
+[\fB!\fP] \fB\-\-dst\-group\fP \fIname\fP
+Match device group of outgoing device