提交 895de9a3 编写于 作者: S Steffen Klassert

vti4: Enable namespace changing

vti4 is now fully namespace aware, so allow namespace changing
for vti devices
Signed-off-by: NSteffen Klassert <steffen.klassert@secunet.com>
上级 6e2de802
......@@ -354,7 +354,6 @@ static int vti_tunnel_init(struct net_device *dev)
dev->flags = IFF_NOARP;
dev->iflink = 0;
dev->addr_len = 4;
dev->features |= NETIF_F_NETNS_LOCAL;
dev->features |= NETIF_F_LLTX;
dev->priv_flags &= ~IFF_XMIT_DST_RELEASE;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册