diff options
author | Jakub Kicinski <kuba@kernel.org> | 2023-02-01 19:52:35 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-02-01 19:52:35 -0800 |
commit | cca6e9ff22f79e37da3d73f60c38a84d8ed0c162 (patch) | |
tree | aaa8ac689ff6ac4fc71cdbfad97c63d4b5bfe5b6 /drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c | |
parent | 64466c407a73e7c4fc49d50f4604cd22b53e50eb (diff) | |
parent | 30e2291f61f93f7132c060190f8360df52644ec1 (diff) | |
download | linux-stable-cca6e9ff22f79e37da3d73f60c38a84d8ed0c162.tar.gz linux-stable-cca6e9ff22f79e37da3d73f60c38a84d8ed0c162.tar.bz2 linux-stable-cca6e9ff22f79e37da3d73f60c38a84d8ed0c162.zip |
Merge branch 'ip-ip6_gre-fix-gre-tunnels-not-generating-ipv6-link-local-addresses'
Thomas Winter says:
====================
ip/ip6_gre: Fix GRE tunnels not generating IPv6 link local addresses
For our point-to-point GRE tunnels, they have IN6_ADDR_GEN_MODE_NONE
when they are created then we set IN6_ADDR_GEN_MODE_EUI64 when they
come up to generate the IPv6 link local address for the interface.
Recently we found that they were no longer generating IPv6 addresses.
Also, non-point-to-point tunnels were not generating any IPv6 link
local address and instead generating an IPv6 compat address,
breaking IPv6 communication on the tunnel.
These failures were caused by commit e5dd729460ca and this patch set
aims to resolve these issues.
====================
Link: https://lore.kernel.org/r/20230131034646.237671-1-Thomas.Winter@alliedtelesis.co.nz
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c')
0 files changed, 0 insertions, 0 deletions