Re: [ovs-dev] [PATCH ovn v3] pinctrl.c: Send GARP only on chassis atached to l3gw

2022-04-21 Thread Mark Michelson
Thanks Ales and Ihar. I added my ack and pushed this to main and branch-22.03. On 4/20/22 18:54, Ihar Hrachyshka wrote: Thank you, this looks great. Signed-off-by: Ihar Hrachyshka On Wed, Apr 20, 2022 at 4:09 AM Ales Musil wrote: The GARP was sent even on chassis that were not serving as

Re: [ovs-dev] [PATCH ovn v3] pinctrl.c: Send GARP only on chassis atached to l3gw

2022-04-20 Thread Ihar Hrachyshka
Thank you, this looks great. Signed-off-by: Ihar Hrachyshka On Wed, Apr 20, 2022 at 4:09 AM Ales Musil wrote: > > The GARP was sent even on chassis that were not serving > as l3gw for the specified router. This could lead to race > on the physical network when multiple chassis send the same >

[ovs-dev] [PATCH ovn v3] pinctrl.c: Send GARP only on chassis atached to l3gw

2022-04-20 Thread Ales Musil
The GARP was sent even on chassis that were not serving as l3gw for the specified router. This could lead to race on the physical network when multiple chassis send the same ARP but the physical interfaces have different port numbers on the external bridge. Add check to filter out port_bindings