All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add syntax and translation for comment module
@ 2015-12-22 10:17 Shivani Bhardwaj
  2015-12-22 10:18 ` [PATCH 1/2] iptables: nft-ipv4: Remove suffix counter " Shivani Bhardwaj
  2015-12-22 10:18 ` [PATCH 2/2] extensions: libxt_comment: Add translation to nft Shivani Bhardwaj
  0 siblings, 2 replies; 5+ messages in thread
From: Shivani Bhardwaj @ 2015-12-22 10:17 UTC (permalink / raw)
  To: netfilter-devel; +Cc: netfilter-devel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-12-25 17:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-22 10:17 [PATCH 0/2] Add syntax and translation for comment module Shivani Bhardwaj
2015-12-22 10:18 ` [PATCH 1/2] iptables: nft-ipv4: Remove suffix counter " 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

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.