diff mbox

libxt_devgroup: add man page snippet

Message ID 1341262992-10676-1-git-send-email-fw@strlen.de
State Accepted
Headers show

Commit Message

Florian Westphal July 2, 2012, 9:03 p.m. UTC
Signed-off-by: Florian Westphal <fw@strlen.de>
---
 extensions/libxt_devgroup.man |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
 create mode 100644 extensions/libxt_devgroup.man

Comments

Pablo Neira Ayuso July 4, 2012, 9:01 p.m. UTC | #1
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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