]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
libxt_devgroup: add man page snippet
authorFlorian Westphal <fw@strlen.de>
Mon, 2 Jul 2012 11:03:12 +0000 (11:03 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 4 Jul 2012 20:59:51 +0000 (22:59 +0200)
Signed-off-by: Florian Westphal <fw@strlen.de>
extensions/libxt_devgroup.man [new file with mode: 0644]

diff --git a/extensions/libxt_devgroup.man b/extensions/libxt_devgroup.man
new file mode 100644 (file)
index 0000000..4a66c9f
--- /dev/null
@@ -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