summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2013-02-17 23:16:11 +0100
committerFlorian Westphal <fw@strlen.de>2013-02-17 23:21:01 +0100
commitd4961b909a75ed0745abb43cdc940e8d947ccf4a (patch)
treefa13f56eade9f83e5822e1c789477c9e2eeae333
parente422fd2773ff55a34f5109798fae44de78cd4608 (diff)
doc: rpfilter: invert option should have own paragraph
Signed-off-by: Florian Westphal <fw@strlen.de>
-rw-r--r--extensions/libxt_rpfilter.man1
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/libxt_rpfilter.man b/extensions/libxt_rpfilter.man
index aeb4a9d1..f7f56d23 100644
--- a/extensions/libxt_rpfilter.man
+++ b/extensions/libxt_rpfilter.man
@@ -17,6 +17,7 @@ Also use the packets' nfmark value when performing the reverse path route lookup
\fB\-\-accept\-local\fP
This will permit packets arriving from the network with a source address that is also
assigned to the local machine.
+.TP
\fB\-\-invert\fP
This will invert the sense of the match. Instead of matching packets that passed the
reverse path filter test, match those that have failed it.