diff options
author | Paolo Lungaroni <paolo.lungaroni@cnit.it> | 2020-03-11 17:54:06 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-11 23:49:30 -0700 |
commit | 2677625387056136e256c743e3285b4fe3da87bb (patch) | |
tree | ee9a85e98a754c5acbbea6fcfc89e2b5ab90724f /tools/hv | |
parent | a20f997010c4ec76eaa55b8cc047d76dcac69f70 (diff) | |
download | linux-2677625387056136e256c743e3285b4fe3da87bb.tar.gz linux-2677625387056136e256c743e3285b4fe3da87bb.tar.bz2 linux-2677625387056136e256c743e3285b4fe3da87bb.zip |
seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number
The Internet Assigned Numbers Authority (IANA) has recently assigned
a protocol number value of 143 for Ethernet [1].
Before this assignment, encapsulation mechanisms such as Segment Routing
used the IPv6-NoNxt protocol number (59) to indicate that the encapsulated
payload is an Ethernet frame.
In this patch, we add the definition of the Ethernet protocol number to the
kernel headers and update the SRv6 L2 tunnels to use it.
[1] https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml
Signed-off-by: Paolo Lungaroni <paolo.lungaroni@cnit.it>
Reviewed-by: Andrea Mayer <andrea.mayer@uniroma2.it>
Acked-by: Ahmed Abdelsalam <ahmed.abdelsalam@gssi.it>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/hv')
0 files changed, 0 insertions, 0 deletions