ip6tnl,gre6,vti6: implement ndo_get_iflink
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Thu, 2 Apr 2015 15:07:01 +0000 (17:07 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Apr 2015 18:04:59 +0000 (14:04 -0400)
commitecf2c06a88d2ed534a87b84b8c1a467ab23352dd
treeab6cbc9125c1b34fa2bded7795bc6c30505f72d5
parenta54acb3a6f853e8394c4cb7b6a4d93c88f13eefd
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>
include/net/ip6_tunnel.h
net/ipv6/ip6_gre.c
net/ipv6/ip6_tunnel.c
net/ipv6/ip6_vti.c
This page took 0.025762 seconds and 5 git commands to generate.