netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
To: netfilter-devel@vger.kernel.org
Cc: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Subject: [libnftables - v2 PATCH 0/2] Fixed chain name and add support for NFTA_CHAIN_NEW_NAME attribute
Date: Thu,  1 Nov 2012 14:20:35 +0200	[thread overview]
Message-ID: <1351772437-9015-1-git-send-email-tomasz.bursztyka@linux.intel.com> (raw)

A rework of "[libnftables - PATCH] chain: Add support for NFTA_CHAIN_NEW_NAME attribute" according to
the change of chain's name which becomes fixed sized.

Tomasz Bursztyka (2):
  chain: Handle fixed sized name
  chain: Add support for NFTA_CHAIN_NEW_NAME attribute

 include/libnftables/chain.h         |  1 +
 include/linux/netfilter/nf_tables.h |  3 +++
 src/chain.c                         | 30 ++++++++++++++++++++++--------
 3 files changed, 26 insertions(+), 8 deletions(-)

-- 
1.7.12.4


             reply	other threads:[~2012-11-01 12:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-01 12:20 Tomasz Bursztyka [this message]
2012-11-01 12:20 ` [libnftables - v2 PATCH 1/2] chain: Handle fixed sized name Tomasz Bursztyka
2012-11-01 12:20 ` [libnftables - v2 PATCH 2/2] chain: Add support for NFTA_CHAIN_NEW_NAME attribute Tomasz Bursztyka
2012-11-01 15:40 ` [libnftables - v2 PATCH 0/2] Fixed chain name and add " 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=1351772437-9015-1-git-send-email-tomasz.bursztyka@linux.intel.com \
    --to=tomasz.bursztyka@linux.intel.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 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).