Skip to content
Commit ab452c3c authored by Keefe Liu's avatar Keefe Liu Committed by David S. Miller
Browse files

ipvlan: call netdevice notifier when master mac address changed



When master device's mac has been changed, the commit
32c10bbf ("ipvlan: always use the current L2 addr of the
master") makes the IPVlan devices's mac changed also, but it
doesn't do related works such as flush the IPVlan devices's
arp table.

Signed-off-by: default avatarKeefe Liu <liuqifa@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f3002c13
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment