From: Florian Westphal Date: Mon, 2 Jul 2012 11:03:12 +0000 (+0000) Subject: libxt_devgroup: add man page snippet X-Git-Tag: v1.4.15~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e2b63603fef2253b463ad33395520297cfe8378;p=thirdparty%2Fiptables.git libxt_devgroup: add man page snippet Signed-off-by: Florian Westphal --- 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