ip6tnl,gre6,vti6: implement ndo_get_iflink
Don't use dev->iflink anymore. CC: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
a54acb3a6f
commit
ecf2c06a88
@@ -71,6 +71,7 @@ __u16 ip6_tnl_parse_tlv_enc_lim(struct sk_buff *skb, __u8 *raw);
|
||||
__u32 ip6_tnl_get_cap(struct ip6_tnl *t, const struct in6_addr *laddr,
|
||||
const struct in6_addr *raddr);
|
||||
struct net *ip6_tnl_get_link_net(const struct net_device *dev);
|
||||
int ip6_tnl_get_iflink(const struct net_device *dev);
|
||||
|
||||
static inline void ip6tunnel_xmit(struct sk_buff *skb, struct net_device *dev)
|
||||
{
|
||||
|
Reference in New Issue
Block a user