All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shivani Bhardwaj <shivanib134@gmail.com>
To: netfilter-devel@vger.kernel.org
Cc: netfilter-devel@vger.kernel.org
Subject: [PATCH 0/2] Add syntax and translation for comment module
Date: Tue, 22 Dec 2015 15:47:30 +0530	[thread overview]
Message-ID: <cover.1450779140.git.shivanib134@gmail.com> (raw)

This patchset adds the appropriate syntax for comment module that is,
counter should be used as prefix with comment module unlike all other
modules. Also, it adds the appropriate translation to nft.

After applying this patchset, iptables-translate produces correct
translation for comment module to nft.

Shivani Bhardwaj (2):
  iptables: nft-ipv4: Remove suffix counter for comment module
  extensions: libxt_comment: Add translation to nft

 extensions/libxt_comment.c | 17 +++++++++++++++--
 iptables/nft-ipv4.c        | 25 +++++++++++++++----------
 2 files changed, 30 insertions(+), 12 deletions(-)

-- 
1.9.1


             reply	other threads:[~2015-12-22 10:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-22 10:17 Shivani Bhardwaj [this message]
2015-12-22 10:18 ` [PATCH 1/2] iptables: nft-ipv4: Remove suffix counter for comment module Shivani Bhardwaj
2015-12-22 10:18 ` [PATCH 2/2] extensions: libxt_comment: Add translation to nft Shivani Bhardwaj
2015-12-22 17:04   ` Pablo Neira Ayuso
2015-12-25 17:53     ` Shivani Bhardwaj

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=cover.1450779140.git.shivanib134@gmail.com \
    --to=shivanib134@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.