roh/core: Synchronously update the mac address of the vlan device when...
roh/core: Synchronously update the mac address of the vlan device when configuring the vlan device ip driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8MTN4 ----------------------------------------------------------------------- In ROH mode, when the IP address of a VLAN device changes, we need to change the MAC address of the VLAN device to maintain the mapping between the IP address, EID, and MAC address. In this way, the ARP fast response in ROH mode can take effect. Fixes:55901e4a("roh/core: Add support for inetaddr notifier in roh/core") Signed-off-by:Ke Chen <chenke54@huawei.com> Reviewed-by:
Gang Zhang <gang.zhang@huawei.com>
Loading
Please sign in to comment