summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_realm.man
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libipt_realm.man')
-rw-r--r--extensions/libipt_realm.man6
1 files changed, 4 insertions, 2 deletions
diff --git a/extensions/libipt_realm.man b/extensions/libipt_realm.man
index 55e67fc..b33da0e 100644
--- a/extensions/libipt_realm.man
+++ b/extensions/libipt_realm.man
@@ -1,5 +1,7 @@
This matches the routing realm. Routing realms are used in complex routing
setups involving dynamic routing protocols like BGP.
.TP
-.BI "--realm " "[!]" "value[/mask]"
-Matches a given realm number (and optionally mask).
+.BI "--realm " "[!] " "value[/mask]"
+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).