]> git.ipfire.org Git - thirdparty/iproute2.git/commit
man: document tunnel options in ip-route.8.in
authorXin Long <lucien.xin@gmail.com>
Mon, 10 Mar 2025 14:35:46 +0000 (10:35 -0400)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 10 Mar 2025 15:50:20 +0000 (08:50 -0700)
commit5e113abad9a45d095791346d1c36dc39c63700d2
tree70faa24d5bea8ac6bff67a548aa3be18b4c17ce4
parent48717184ba3700938b75542046c5108b21e95ea7
man: document tunnel options in ip-route.8.in

Add missing tunnel options [GENEVE_OPTS | VXLAN_OPTS | ERSPAN_OPTS] and
their descriptions to ip-route.8.in.

Additionally, document each parameter of the ip ENCAPHDR section, aligning
it with the style used for other ENCAPHDR descriptions. Most of the
content is adapted from tc-tunnel_key.8 for consistency.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/ip-route.8.in