The actual removal of OP_RANGE, OP_FLAGCMP and OP_LOOKUP is done by patch 1. The minor code reorganization in netlink_linearize.c in the second patch is kept separate for easier review of the first one. Phil Sutter (2): relational: Eliminate meta OPs netlink: Fold netlink_gen_cmp() into netlink_gen_relational() include/expression.h | 6 --- src/evaluate.c | 114 +++++++-------------------------------------- src/expression.c | 8 +--- src/netlink_delinearize.c | 21 ++++----- src/netlink_linearize.c | 116 ++++++++++++++++++++++------------------------ src/parser_bison.y | 2 +- src/rule.c | 13 +++++- 7 files changed, 95 insertions(+), 185 deletions(-) -- 2.16.1 -- 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