]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man8: ip-route: update documentation
authorJustin Iurman <justin.iurman@uliege.be>
Thu, 29 Aug 2024 09:15:24 +0000 (11:15 +0200)
committerDavid Ahern <dsahern@kernel.org>
Mon, 9 Sep 2024 15:19:39 +0000 (15:19 +0000)
Include "tunsrc" in the man page.

Signed-off-by: Justin Iurman <justin.iurman@uliege.be>
Signed-off-by: David Ahern <dsahern@kernel.org>
man/man8/ip-route.8.in

index df49f8b0e3a5311b6f6f9264aadb545793d0e8be..676f289a6d26af1d5599bf165b4911a48219fd06 100644 (file)
@@ -253,6 +253,8 @@ throw " | " unreachable " | " prohibit " | " blackhole " | " nat " ]"
 .IR K "/" N " ] "
 .BR mode " [ "
 .BR inline " | " encap " | " auto " ] ["
+.B tunsrc
+.IR ADDRESS " ] ["
 .B tundst
 .IR ADDRESS " ] "
 .B trace
@@ -1037,6 +1039,12 @@ divisible by 8. This attribute can be used only with NEXT-C-SID flavor.
 packets.
 .sp
 
+.B tunsrc
+.I ADDRESS
+- IPv6 address of the tunnel source (outer header), not used with inline mode.
+It is optional: if not provided, the tunnel source address is chosen
+automatically.
+
 .B tundst
 .I ADDRESS
 - IPv6 address of the tunnel destination (outer header), not used with inline