]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: document ip route get mark
authorSimon Ruderich <simon@ruderich.org>
Sat, 18 Nov 2017 21:56:49 +0000 (22:56 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 20 Nov 2017 18:40:33 +0000 (10:40 -0800)
Signed-off-by: Simon Ruderich <simon@ruderich.org>
man/man8/ip-route.8.in

index f9c92259f796b6f666f3c9fbb2fdaf5665442146..487a87489a46ad3dab3bc3965aa291d56bf87f16 100644 (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.