From ca9d8c221f0e10cc8dd0c79e922a1dc73ae0ca5f Mon Sep 17 00:00:00 2001 From: Simon Lodal Date: Sat, 2 Sep 2006 12:37:48 +0000 Subject: Named realm (Simon Lodal ) Optionally read realm values from /etc/iproute2/rt_realms --- extensions/libipt_realm.man | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'extensions/libipt_realm.man') diff --git a/extensions/libipt_realm.man b/extensions/libipt_realm.man index 55e67fcf..b33da0e6 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). -- cgit v1.2.3