netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: yihung.wei@gmail.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2] openvswitch: Allow attaching helper in later commit
Date: Sun, 06 Oct 2019 15:24:19 +0200 (CEST)	[thread overview]
Message-ID: <20191006.152419.755624128185649732.davem@davemloft.net> (raw)
In-Reply-To: <1570206404-10565-1-git-send-email-yihung.wei@gmail.com>

From: Yi-Hung Wei <yihung.wei@gmail.com>
Date: Fri,  4 Oct 2019 09:26:44 -0700

> This patch allows to attach conntrack helper to a confirmed conntrack
> entry.  Currently, we can only attach alg helper to a conntrack entry
> when it is in the unconfirmed state.  This patch enables an use case
> that we can firstly commit a conntrack entry after it passed some
> initial conditions.  After that the processing pipeline will further
> check a couple of packets to determine if the connection belongs to
> a particular application, and attach alg helper to the connection
> in a later stage.
> 
> Signed-off-by: Yi-Hung Wei <yihung.wei@gmail.com>
> ---
> v1->v2, Use logical OR instead of bitwise OR as Dave suggested.

Applied.

      reply	other threads:[~2019-10-06 13:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-04 16:26 [PATCH net-next v2] openvswitch: Allow attaching helper in later commit Yi-Hung Wei
2019-10-06 13:24 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191006.152419.755624128185649732.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=yihung.wei@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).