On Tue, Nov 10, 2020 at 6:41 PM Florian Westphal wrote:
>
> Numan Siddique wrote:
> > On Tue, Nov 10, 2020 at 5:55 PM Florian Westphal wrote:
> > >
> > > Numan Siddique wrote:
> > > > On Tue, Nov 10, 2020 at 3:06 AM Florian Westphal wrote:
> &g
On Tue, Nov 10, 2020 at 5:55 PM Florian Westphal wrote:
>
> Numan Siddique wrote:
> > On Tue, Nov 10, 2020 at 3:06 AM Florian Westphal wrote:
> > Thanks for the comments. I actually tried this approach first, but it
> > doesn't seem to work.
> > I noticed that
On Tue, Nov 10, 2020 at 3:06 AM Florian Westphal wrote:
>
> nusid...@redhat.com wrote:
> > From: Numan Siddique
> >
> > Before calling nf_conntrack_in(), caller can set this flag in the
> > connection template for a tcp packet and any errors in the
> > tcp_in
On Tue, Nov 10, 2020 at 1:25 AM Jakub Kicinski wrote:
>
> On Mon, 9 Nov 2020 12:59:30 +0530 nusid...@redhat.com wrote:
> > From: Numan Siddique
> >
> > Before calling nf_conntrack_in(), caller can set this flag in the
> > connection template for a tc
On Wed, Oct 7, 2020 at 12:22 AM Florian Westphal wrote:
>
> Numan Siddique wrote:
> > On Tue, Oct 6, 2020 at 4:46 PM Florian Westphal wrote:
> > >
> > > nusid...@redhat.com wrote:
> > > > From: Numan Siddique
> > > >
> > > >
On Tue, Oct 6, 2020 at 5:49 PM Numan Siddique wrote:
>
> On Tue, Oct 6, 2020 at 4:46 PM Florian Westphal wrote:
> >
> > nusid...@redhat.com wrote:
> > > From: Numan Siddique
> > >
> > > For a tcp packet which is part of an existing committed connec
On Tue, Oct 6, 2020 at 4:46 PM Florian Westphal wrote:
>
> nusid...@redhat.com wrote:
> > From: Numan Siddique
> >
> > For a tcp packet which is part of an existing committed connection,
> > nf_conntrack_in() will return err and set skb->_nfct to NULL if it is
On Mon, Jul 13, 2020 at 3:34 PM Stefano Brivio wrote:
>
> On Mon, 13 Jul 2020 10:04:13 +0200
> Florian Westphal wrote:
>
> > Stefano Brivio wrote:
> > > Hi,
> > >
> > > On Sun, 12 Jul 2020 22:07:03 +0200
> > > Florian Westphal wrote:
> > >
> > > > vxlan and geneve take the to-be-transmitted skb
his issue or it should be addressed in ovs-vswitchd
to set the OVS_KEY_ATTR_CT_STATE and other related attributes
properly for ct_clear action.
Signed-off-by: Numan Siddique
---
net/openvswitch/flow.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/net/openvswitch/flow.c b/net/openvswit