diff options
| author | Niko Kortstrom <[email protected]> | 2020-01-16 11:43:27 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-01-20 09:59:24 +0100 |
| commit | 690afc165bb314354667f67157c1a1aea7dc797a (patch) | |
| tree | 2c2280f670fa2d762dc7c2b672eb5d9255c9fbfe /tools/perf/scripts/python | |
| parent | 7008ee121089b8193aea918b98850fe87d996508 (diff) | |
net: ip6_gre: fix moving ip6gre between namespaces
Support for moving IPv4 GRE tunnels between namespaces was added in
commit b57708add314 ("gre: add x-netns support"). The respective change
for IPv6 tunnels, commit 22f08069e8b4 ("ip6gre: add x-netns support")
did not drop NETIF_F_NETNS_LOCAL flag so moving them from one netns to
another is still denied in IPv6 case. Drop NETIF_F_NETNS_LOCAL flag from
ip6gre tunnels to allow moving ip6gre tunnel endpoints between network
namespaces.
Signed-off-by: Niko Kortstrom <[email protected]>
Acked-by: Nicolas Dichtel <[email protected]>
Acked-by: William Tu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions