netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: a@unstable.cc
Cc: netdev@vger.kernel.org, jhs@mojatatu.com, eric.dumazet@gmail.com,
	sergei.shtylyov@cogentembedded.com, cwang@twopensource.com,
	antonio@open-mesh.com
Subject: Re: [PATCH v4] skbedit: allow the user to specify bitmask for mark
Date: Thu, 27 Oct 2016 16:09:00 -0400 (EDT)	[thread overview]
Message-ID: <20161027.160900.97747790865479168.davem@davemloft.net> (raw)
In-Reply-To: <20161024123257.18228-1-a@unstable.cc>

From: Antonio Quartulli <a@unstable.cc>
Date: Mon, 24 Oct 2016 20:32:57 +0800

> The user may want to use only some bits of the skb mark in
> his skbedit rules because the remaining part might be used by
> something else.
> 
> Introduce the "mask" parameter to the skbedit actor in order
> to implement such functionality.
> 
> When the mask is specified, only those bits selected by the
> latter are altered really changed by the actor, while the
> rest is left untouched.
> 
> Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
> Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>

Applied, thanks.

      reply	other threads:[~2016-10-27 20:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-23 19:13 [PATCHv3] skbedit: allow the user to specify bitmask for mark Antonio Quartulli
2014-07-25  1:03 ` David Miller
2014-07-25  1:07   ` David Miller
2016-10-24 12:32     ` [PATCH v4] " Antonio Quartulli
2016-10-27 20:09       ` 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=20161027.160900.97747790865479168.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=a@unstable.cc \
    --cc=antonio@open-mesh.com \
    --cc=cwang@twopensource.com \
    --cc=eric.dumazet@gmail.com \
    --cc=jhs@mojatatu.com \
    --cc=netdev@vger.kernel.org \
    --cc=sergei.shtylyov@cogentembedded.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).