From 7e2b63603fef2253b463ad33395520297cfe8378 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Mon, 2 Jul 2012 11:03:12 +0000 Subject: libxt_devgroup: add man page snippet Signed-off-by: Florian Westphal --- extensions/libxt_devgroup.man | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 extensions/libxt_devgroup.man 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 -- cgit v1.2.3