From patchwork Mon Jul 2 21:03:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: libxt_devgroup: add man page snippet Date: Mon, 02 Jul 2012 11:03:12 -0000 From: Florian Westphal X-Patchwork-Id: 168640 Message-Id: <1341262992-10676-1-git-send-email-fw@strlen.de> To: Cc: Florian Westphal Signed-off-by: Florian Westphal --- extensions/libxt_devgroup.man | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) create mode 100644 extensions/libxt_devgroup.man diff --git a/extensions/libxt_devgroup.man b/extensions/libxt_devgroup.man new file mode 100644 index 0000000..4a66c9f --- /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