Re: [PATCH v2] ipvlan: flush arp table when mac address changed

From: Sergei Shtylyov
Date: Mon May 14 2018 - 05:50:10 EST


Hello.

On 5/14/2018 12:22 PM, liuqifa@xxxxxxxxxx wrote:

From: Keefe Liu <liuqifa@xxxxxxxxxx>

When master device's mac has been changed, the
commit <32c10bbfe914> "ipvlan: always use the current L2
addr of the master" makes the IPVlan devices's mac changed

commit 32c10bbfe914 ("ipvlan: always use the current L2
addr of the master").

also, but it doesn't flush the IPVlan's arp table.

Signed-off-by: Keefe Liu <liuqifa@xxxxxxxxxx>
[...]

MBR, Sergei