On Tue, Jan 14, 2014 at 03:55:14PM +0100, Pablo Neira Ayuso wrote: > These symbols need to be escaped in bash and if you use them without > escaping then, it can lead to confusion. This patch adds nominal > aliases, eg. > > nft add rule filter output meta mark and 0x3 eq 0x1 > > as an alternative to: > > nft add rule filter output meta mark \& 0x3 == 0x1 Just pushed this patch. -- 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