提交 61220ab3 编写于 作者: S Steffen Klassert

vti6: Enable namespace changing

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