summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_realm.man
blob: 72dff9b2e42124633ea8260470b8ac6b9e980e74 (plain)
1
2
3
4
5
6
7
8
9
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).
Both value and mask are four byte unsigned integers and may be specified in
decimal, hex (by prefixing with "0x") or octal (if a leading zero is given).