On Wed, Dec 23, 2015 at 07:43:19PM +0530, Shivani Bhardwaj wrote: > Fix the code associated with invert flag. > > Examples: > > $ sudo iptables-translate -I INPUT -p tcp -m mark ! --mark 0xa/0xa > nft insert rule ip filter INPUT ip protocol tcp mark and 0xa != 0xa counter > > $ sudo iptables-translate -I INPUT -p tcp -m mark ! --mark 0x1 > nft insert rule ip filter INPUT ip protocol tcp mark != 0x1 counter Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html