]> git.ipfire.org Git - thirdparty/nftables.git/commit
expressions: kill seperate sym_type datatype for symbols
authorPatrick McHardy <kaber@trash.net>
Wed, 1 Apr 2009 10:56:44 +0000 (12:56 +0200)
committerPatrick McHardy <kaber@trash.net>
Wed, 1 Apr 2009 10:56:44 +0000 (12:56 +0200)
commit414fa58ae9f283c35c8510fc31f28ba77bb5fdf5
treeebfd07d818c1d32e74d6679ccf421e5a681e92a9
parent4ffa6882a5eafa50625d0e4d49cdaafe69d7877c
expressions: kill seperate sym_type datatype for symbols

Signed-off-by: Patrick McHardy <kaber@trash.net>
include/expression.h
src/datatype.c
src/evaluate.c
src/expression.c
src/meta.c