On Mon, Feb 01, 2016 at 11:31:52AM +0530, Shivani Bhardwaj wrote:
> Add translation for match comment to nftables.
> 
> Example:
> 
> $ sudo iptables-translate -A INPUT -s 192.168.0.0 -m comment --comment "A 
> privatized IP block"
> nft add rule ip filter INPUT ip saddr 192.168.0.0 counter comment \"A 
> privatized IP block\"

Could you rework this patch on top of these:

http://patchwork.ozlabs.org/patch/576671/
http://patchwork.ozlabs.org/patch/576673/
http://patchwork.ozlabs.org/patch/576672/

I have only compile-tested them.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to