netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Merging iptables-translate branch into master
@ 2016-02-16 18:38 Pablo Neira Ayuso
  0 siblings, 0 replies; only message in thread
From: Pablo Neira Ayuso @ 2016-02-16 18:38 UTC (permalink / raw)
  To: netfilter-devel

Hi,

During a Netfilter lunch meeting during NetDev 1.1, we agreed on
merging the translation infrastructure into master.

For those that are not familiar, the new iptables-translate provides a
translation to the nft syntax, eg.

# iptables-translate -A INPUT -m tcp --dport 22 -j ACCEPT
nft add rule ip filter INPUT tcp dport 22 counter accept

So far, there are translation for ~30 extensions. Shivani took the
time to document this on the wiki.nftables.org site.

Please, help us testing and providing new translation. Thanks.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-16 18:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-16 18:38 Merging iptables-translate branch into master Pablo Neira Ayuso

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).