This changes set backend integration as discussed in patch 1 and adds a
bit of debugging facility in patch 2.

Phil Sutter (2):
  net: nftables: Simplify set backend selection
  net: nftables: Export set backend name via netlink

 include/net/netfilter/nf_tables.h        |  36 ++++---
 include/uapi/linux/netfilter/nf_tables.h |   2 +
 net/netfilter/nf_tables_api.c            |  25 +++--
 net/netfilter/nft_set_bitmap.c           |  35 ++++---
 net/netfilter/nft_set_hash.c             | 156 +++++++++++++++++--------------
 net/netfilter/nft_set_rbtree.c           |  37 ++++----
 6 files changed, 151 insertions(+), 140 deletions(-)

-- 
2.16.1

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to