IPv6 addrconf keys off of IFF_SLAVE so can not use it for L3 slave.
Add a new private flag and add netif_is_l3_slave function for checking
it.
Signed-off-by: David Ahern
---
drivers/net/vrf.c | 10 --
include/linux/netdevice.h | 7 +++
net/l3mdev/l3mdev.c | 8
On 10/1/15 9:27 AM, David Ahern wrote:
IPv6 addrconf keys off of IFF_SLAVE so can not use it for L3 slave.
Add a new private flag and add netif_is_l3_slave function for checking
it.
After pulling in Cong's patch to address the warning on device remove I
need to respin this one.
--
To unsubscr
IPv6 addrconf keys off of IFF_SLAVE so can not use it for L3 slave.
Add a new private flag and add netif_is_l3_slave function for checking
it.
Signed-off-by: David Ahern
---
drivers/net/vrf.c | 8 +++-
include/linux/netdevice.h | 7 +++
net/l3mdev/l3mdev.c | 8
3 f