]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: add documentation for seg6 l2encap mode
authorDavid Lebrun <david.lebrun@uclouvain.be>
Mon, 28 Aug 2017 19:26:40 +0000 (20:26 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 30 Aug 2017 15:29:36 +0000 (08:29 -0700)
This patch adds documentation for the seg6 L2ENCAP encapsulation mode.

Signed-off-by: David Lebrun <david.lebrun@uclouvain.be>
man/man8/ip-route.8.in

index 11dd9d0f8ef31e571209a688feb978513dceaec1..803de3b94d5d79d9e0b5057556342732bd2b720f 100644 (file)
@@ -214,7 +214,7 @@ throw " | " unreachable " | " prohibit " | " blackhole " | " nat " ]"
 .IR ENCAP_SEG6 " := "
 .B seg6
 .BR mode " [ "
-.BR encap " | " inline " ] "
+.BR encap " | " inline " | " l2encap " ] "
 .B segs
 .IR SEGMENTS " [ "
 .B hmac
@@ -750,6 +750,10 @@ is a set of encapsulation attributes specific to the
 - Encapsulate packet in an outer IPv6 header with SRH
 .sp
 
+.B mode l2encap
+- Encapsulate ingress L2 frame within an outer IPv6 header and SRH
+.sp
+
 .I SEGMENTS
 - List of comma-separated IPv6 addresses
 .sp