[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240826135229.13220-3-justin.iurman@uliege.be>
Date: Mon, 26 Aug 2024 15:52:29 +0200
From: Justin Iurman <justin.iurman@...ege.be>
To: netdev@...r.kernel.org
Cc: dsahern@...nel.org,
justin.iurman@...ege.be
Subject: [PATCH iproute2-next v2 2/2] man8: ip-route: update documentation
Include "tunsrc" in the man page.
Signed-off-by: Justin Iurman <justin.iurman@...ege.be>
---
man/man8/ip-route.8.in | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/man/man8/ip-route.8.in b/man/man8/ip-route.8.in
index df49f8b0..676f289a 100644
--- a/man/man8/ip-route.8.in
+++ b/man/man8/ip-route.8.in
@@ -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
--
2.34.1
Powered by blists - more mailing lists