diff options
author | Yao Xiwei <xiwei.yao@6wind.com> | 2015-04-02 17:31:17 +0200 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2015-04-07 07:52:28 +0200 |
commit | 092a29a40bab8bb4530bb3e58a0597001cdecdef (patch) | |
tree | 0f2fc79d557ce4de947bd5e5ce8447128514ea24 /net/rose | |
parent | 68c11e98ef6748ddb63865799b12fc45abb3755d (diff) |
vti6: fix uninit when using x-netns
When the kernel deleted a vti6 interface, this interface was not removed from
the tunnels list. Thus, when the ip6_vti module was removed, this old interface
was found and the kernel tried to delete it again. This was leading to a kernel
panic.
Fixes: 61220ab34948 ("vti6: Enable namespace changing")
Signed-off-by: Yao Xiwei <xiwei.yao@6wind.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/rose')
0 files changed, 0 insertions, 0 deletions