man: document ip route get mark

Signed-off-by: Simon Ruderich <simon@ruderich.org>
This commit is contained in:
Simon Ruderich 2017-11-18 22:56:49 +01:00 committed by Stephen Hemminger
parent 05b3b344b2
commit 2fc8883b9a
1 changed files with 7 additions and 0 deletions

View File

@ -33,6 +33,8 @@ ip-route \- routing table management
.BI from " ADDRESS " iif " STRING"
.RB " ] [ " oif
.IR STRING " ] [ "
.B mark
.IR MARK " ] [ "
.B tos
.IR TOS " ] [ "
.B vrf
@ -1033,6 +1035,11 @@ the device from which this packet is expected to arrive.
.BI oif " NAME"
force the output device on which this packet will be routed.
.TP
.BI mark " MARK"
the firewall mark
.RB ( "fwmark" )
.TP
.BI vrf " NAME"
force the vrf device on which this packet will be routed.