]> git.ipfire.org Git - thirdparty/nftables.git/commit
expression: Show the base which pre-defined constants are displayed
authorElise Lennion <elise.lennion@gmail.com>
Mon, 19 Dec 2016 22:11:04 +0000 (19:11 -0300)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 20 Dec 2016 19:23:33 +0000 (20:23 +0100)
commit0e1824475e2e7aee09dd2d5c38fc4ebd4b7ab8bb
treebd874497cbc923152ade88b453141f82ffb0182e
parent68de70f2b3fc64b7016da48530946165c9986780
expression: Show the base which pre-defined constants are displayed

so the user know how we express it.

The base was added to all symbol tables, which are associated with
datatype->sym_tbl, so they are displayed in the right base.

Signed-off-by: Elise Lennion <elise.lennion@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/ct.c
src/datatype.c
src/expression.c
src/exthdr.c
src/fib.c
src/meta.c
src/proto.c