[PATCH iptables 0/8] iptables-translate: fix some bugs and add more translations to nft

2016-10-07 Thread Liping Zhang
From: Liping Zhang This patch set fixes some bugs related to translation: * libipt_realm: add a missing space * libxt_iprange: ip6tables translation's format is not correct * libxt_iprange & libxt_devgroup: handle the invert flag properly * libxt_ipcomp: add range support Also add libxt_

Re: [PATCH iptables 0/8] iptables-translate: fix some bugs and add more translations to nft

2016-10-14 Thread Pablo Neira Ayuso
On Fri, Oct 07, 2016 at 07:08:48PM +0800, Liping Zhang wrote: > From: Liping Zhang > > This patch set fixes some bugs related to translation: > * libipt_realm: add a missing space > * libxt_iprange: ip6tables translation's format is not correct > * libxt_iprange & libxt_devgroup: handle the