summaryrefslogtreecommitdiff
path: root/extensions/libipt_realm.man
diff options
context:
space:
mode:
authorJinkun Jang <jinkun.jang@samsung.com>2013-03-13 01:42:55 +0900
committerJinkun Jang <jinkun.jang@samsung.com>2013-03-13 01:42:55 +0900
commitcb06be6ecc10920c73293799689ce9803262a922 (patch)
tree5d21c5f26a156067e733c9faa79782ecc26196e9 /extensions/libipt_realm.man
parentdbc5ef4889caa206f4d47d83345357780ceef73e (diff)
downloadiptables-00ce92f3db722d971a9b85769f1027223a3bbd43.tar.gz
iptables-00ce92f3db722d971a9b85769f1027223a3bbd43.tar.bz2
iptables-00ce92f3db722d971a9b85769f1027223a3bbd43.zip
Diffstat (limited to 'extensions/libipt_realm.man')
-rw-r--r--extensions/libipt_realm.man7
1 files changed, 7 insertions, 0 deletions
diff --git a/extensions/libipt_realm.man b/extensions/libipt_realm.man
new file mode 100644
index 0000000..a40b1ad
--- /dev/null
+++ b/extensions/libipt_realm.man
@@ -0,0 +1,7 @@
+This matches the routing realm. Routing realms are used in complex routing
+setups involving dynamic routing protocols like BGP.
+.TP
+[\fB!\fP] \fB\-\-realm\fP \fIvalue\fP[\fB/\fP\fImask\fP]
+Matches a given realm number (and optionally mask). If not a number, value
+can be a named realm from /etc/iproute2/rt_realms (mask can not be used in
+that case).