commit | 61345fab484b97cca47149c90396c74ac76072f5 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Thu Dec 13 11:54:41 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 13 18:41:38 2018 -0800 |
tree | 24076d11d7789ae27d2782755bbff153cf50e3cb | |
parent | b89df65c5e2ab2ce674997e44e87452f4d2e9b05 [diff] |
net: ipvlan: Issue NETDEV_PRE_CHANGEADDR A NETDEV_CHANGEADDR event implies a change of address of each of the IPVLANs of this IPVLAN device. Therefore propagate NETDEV_PRE_CHANGEADDR to all the IPVLANs. Signed-off-by: Petr Machata <petrm@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>