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

2024-04-10 Thread Ales Musil
On Tue, Apr 9, 2024 at 5:54 PM Numan Siddique wrote: > > > On Tue, Apr 9, 2024, 7:46 AM Dumitru Ceara wrote: > >> On 4/8/24 09:19, Ales Musil wrote: >> > On Fri, Apr 5, 2024 at 10:35 PM Numan Siddique wrote: >> > >> >> >> >> >> >> On Tue, Apr 2, 2024 at 2:28 AM Ales Musil wrote: >> >> >> >>>

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

2024-04-09 Thread Numan Siddique
On Tue, Apr 9, 2024, 7:46 AM Dumitru Ceara wrote: > On 4/8/24 09:19, Ales Musil wrote: > > On Fri, Apr 5, 2024 at 10:35 PM Numan Siddique wrote: > > > >> > >> > >> On Tue, Apr 2, 2024 at 2:28 AM Ales Musil wrote: > >> > >>> The current packet injection loses ct_state in the process. When > >>>

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

2024-04-09 Thread Dumitru Ceara
On 4/8/24 09:19, Ales Musil wrote: > On Fri, Apr 5, 2024 at 10:35 PM Numan Siddique wrote: > >> >> >> On Tue, Apr 2, 2024 at 2:28 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 >>>

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

2024-04-08 Thread Ales Musil
On Fri, Apr 5, 2024 at 10:35 PM Numan Siddique wrote: > > > On Tue, Apr 2, 2024 at 2:28 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 v2] northd, controller: Use paused controller action for packet buffering.

2024-04-05 Thread Numan Siddique
On Tue, Apr 2, 2024 at 2:28 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 v2] northd, controller: Use paused controller action for packet buffering.

2024-04-02 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