On Sun, May 29, 2016 at 06:08:07PM +0800, Liping Zhang wrote: > From: Liping Zhang <liping.zhang@xxxxxxxxxxxxxx> > > Properly detect tchandle strings in the lexer without quotation marks, > otherwise nft will complain the syntax error like this: > > # nft add rule filter test meta priority set 1:2 > <cmdline>:1:41-41: Error: syntax error, unexpected colon, expecting end of file or newline or semicolon > add rule filter test meta priority set 1:2 > ^ This is breaking several tests under tests/py/ (see nft-tests.py script), so I'll keep this back by now. Let me have a look into this. -- 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