All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Ana Rey <anarey@gmail.com>
Cc: netfilter-devel@vger.kernel.org, eric.dumazet@gmail.com
Subject: Re: [PATCH] [nft] src: Add support for cpu in meta expresion
Date: Sun, 24 Aug 2014 14:55:30 +0200	[thread overview]
Message-ID: <20140824125530.GC7864@salvia> (raw)
In-Reply-To: <1407394858-26841-3-git-send-email-anarey@gmail.com>

On Thu, Aug 07, 2014 at 09:00:57AM +0200, Ana Rey wrote:
> This allows you to match cpu handling with a packet.
> 
> This is an example of the syntax for this new attribute:
> 
> nft add rule ip test input meta cpu 1 counter
> nft add rule ip test input meta cpu 1-3 counter
> nft add rule ip test input meta cpu { 1, 3} counter

Applied, thanks Ana.


  reply	other threads:[~2014-08-24 12:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-07  7:00 [PATCH] [libnftnl] expr: meta: Add cpu support for meta expresion Ana Rey
2014-08-07  7:00 ` [PATCH] netfilter: nf_tables: Add cpu attribute support to " Ana Rey
2014-08-24 12:55   ` Pablo Neira Ayuso
2014-08-07  7:00 ` [PATCH] [nft] src: Add support for cpu in " Ana Rey
2014-08-24 12:55   ` Pablo Neira Ayuso [this message]
2014-08-07  7:00 ` [PATCH] [nft] tests: Add tests for cpu attribute of " Ana Rey
2014-08-24 12:56 ` [PATCH] [libnftnl] expr: meta: Add cpu support for " Pablo Neira Ayuso

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=20140824125530.GC7864@salvia \
    --to=pablo@netfilter.org \
    --cc=anarey@gmail.com \
    --cc=eric.dumazet@gmail.com \
    --cc=netfilter-devel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.