Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: ip6_tunnel: Unregister catch-all devices
Similarly to the sit case, we need to remove the tunnels with no addresses that have been moved to another network namespace. Fixes: 0bd8762 ("ip6tnl: add x-netns support") Signed-off-by: Hristo Venev <hristo@venev.name> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information