These changes add support for multi hash functions and include the symmetric hash type. As 2 different structures are needed, we're going to rename the nft_hash structure to nft_jhash, and then provide support for several hash functions before including the new type. Laura Garcia Liebana (2): netfilter: nft_hash: rename nft_hash to nft_jhash netfilter: nft_hash: support of symmetric hash include/uapi/linux/netfilter/nf_tables.h | 13 +++ net/netfilter/nft_hash.c | 132 ++++++++++++++++++++++++++----- 2 files changed, 127 insertions(+), 18 deletions(-) -- 2.11.0 -- 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