After discovering a smarter way to perform this from userspace,
these patches are no longer needed.
NFTNL_EXPR_* attributes are set as deprecated as there were
already libnftnl releases with those.
Fixes: b97f45c2ebaa ("expr: add map lookups for numgen statements")
Fixes: bb4b75aea5c0 ("expr: add map lookups for hash statements")
Laura Garcia Liebana (2):
Revert "expr: add map lookups for numgen statements"
Revert "expr: add map lookups for hash statements"
include/libnftnl/expr.h | 8 +++----
include/linux/netfilter/nf_tables.h | 8 +++----
src/expr/hash.c | 43 -------------------------------------
src/expr/numgen.c | 43 -------------------------------------
4 files changed, 8 insertions(+), 94 deletions(-)
--
2.11.0