Re: [ovs-dev] [PATCH v13 ovn] Implement RARP activation strategy for ports

2022-06-07 Thread Ihar Hrachyshka
On Mon, Jun 6, 2022 at 3:48 AM Han Zhou wrote: > > > > On Fri, Jun 3, 2022 at 1:20 PM Ihar Hrachyshka wrote: > > > > When options:activation-strategy is set to "rarp" for LSP, when used in > > combination with multiple chassis names listed in > > options:requested-chassis, additional chassis will

Re: [ovs-dev] [PATCH v13 ovn] Implement RARP activation strategy for ports

2022-06-06 Thread Han Zhou
On Fri, Jun 3, 2022 at 1:20 PM Ihar Hrachyshka wrote: > > When options:activation-strategy is set to "rarp" for LSP, when used in > combination with multiple chassis names listed in > options:requested-chassis, additional chassis will install special flows > that would block all ingress and egress

[ovs-dev] [PATCH v13 ovn] Implement RARP activation strategy for ports

2022-06-03 Thread Ihar Hrachyshka
When options:activation-strategy is set to "rarp" for LSP, when used in combination with multiple chassis names listed in options:requested-chassis, additional chassis will install special flows that would block all ingress and egress traffic for the port until a special activation event happens.