OSDN Git Service

ipv6: add net device refcount tracker to struct ip6_tnl
authorEric Dumazet <edumazet@google.com>
Sun, 5 Dec 2021 04:22:06 +0000 (20:22 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 7 Dec 2021 00:05:11 +0000 (16:05 -0800)
commit56c1c77948ba3576df1c387cefcf3bab93600822
treeaadb3bfc6d72bc68503183db5351dd9cc3949e77
parentc0fd407a0666a583a765cfb129c4dc492590ca89
ipv6: add net device refcount tracker to struct ip6_tnl

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/ip6_tunnel.h
net/ipv6/ip6_gre.c
net/ipv6/ip6_tunnel.c
net/ipv6/ip6_vti.c