* [PATCH] libxt_devgroup: add man page snippet
@ 2012-07-02 21:03 Florian Westphal
2012-07-04 21:01 ` Pablo Neira Ayuso
0 siblings, 1 reply; 2+ messages in thread
From: Florian Westphal @ 2012-07-02 21:03 UTC (permalink / raw)
To: netfilter-devel; +Cc: Florian Westphal
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
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
--
1.7.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] libxt_devgroup: add man page snippet
2012-07-02 21:03 [PATCH] libxt_devgroup: add man page snippet Florian Westphal
@ 2012-07-04 21:01 ` Pablo Neira Ayuso
0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2012-07-04 21:01 UTC (permalink / raw)
To: Florian Westphal; +Cc: netfilter-devel
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-04 21:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-02 21:03 [PATCH] libxt_devgroup: add man page snippet Florian Westphal
2012-07-04 21:01 ` Pablo Neira Ayuso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).