linux_dsm_epyc7002/drivers/net/ipvlan
Mahesh Bandewar 009146d117 ipvlan: assign unique dev-id for each slave device.
IPvlan setup uses one mac-address (of master). The IPv6 link-local
addresses are derived using the mac-address on the link. Lack of
dev-ids makes these link-local addresses same for all slaves including
that of master device. dev-ids are necessary to add differentiation
when L2 address is shared.

Signed-off-by: Mahesh Bandewar <maheshb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-04 13:30:42 -05:00
..
ipvlan_core.c driver: ipvlan: Remove unnecessary ipvlan NULL check in ipvlan_count_rx 2016-12-28 14:23:22 -05:00
ipvlan_main.c ipvlan: assign unique dev-id for each slave device. 2017-01-04 13:30:42 -05:00
ipvlan.h ipvlan: assign unique dev-id for each slave device. 2017-01-04 13:30:42 -05:00
Makefile ipvlan: Initial check-in of the IPVLAN driver. 2014-11-24 15:29:18 -05:00