Re: [ovs-dev] [PATCH ovn v5] northd, controller: Use paused controller action for packet buffering.

2024-04-23 Thread Numan Siddique
On Mon, Apr 22, 2024 at 11:14 AM Ales Musil wrote: > On Fri, Apr 19, 2024 at 6:38 PM Numan Siddique wrote: > > > > > > > On Fri, Apr 19, 2024 at 7:09 AM Ales Musil wrote: > > > >> The current packet injection loses ct_state in the process. When > >> the ct_state is lost we might commit to DNAT

Re: [ovs-dev] [PATCH ovn v5] northd, controller: Use paused controller action for packet buffering.

2024-04-22 Thread Ales Musil
On Fri, Apr 19, 2024 at 6:38 PM Numan Siddique wrote: > > > On Fri, Apr 19, 2024 at 7:09 AM Ales Musil wrote: > >> The current packet injection loses ct_state in the process. When >> the ct_state is lost we might commit to DNAT zone and perform >> zero SNAT after the packet injection. This

Re: [ovs-dev] [PATCH ovn v5] northd, controller: Use paused controller action for packet buffering.

2024-04-19 Thread Numan Siddique
On Fri, Apr 19, 2024 at 7:09 AM Ales Musil wrote: > The current packet injection loses ct_state in the process. When > the ct_state is lost we might commit to DNAT zone and perform > zero SNAT after the packet injection. This causes the first session > to be wrong as the reply packets are not

[ovs-dev] [PATCH ovn v5] northd, controller: Use paused controller action for packet buffering.

2024-04-19 Thread Ales Musil
The current packet injection loses ct_state in the process. When the ct_state is lost we might commit to DNAT zone and perform zero SNAT after the packet injection. This causes the first session to be wrong as the reply packets are not unDNATted. Instead of re-injecting the packet back into the