netfilter: nft_set_hash: use nft_rhash prefix for resizable set backend
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 22 May 2017 16:47:48 +0000 (17:47 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 29 May 2017 10:46:16 +0000 (12:46 +0200)
commit5fc6ced958db70556ce50f7026cd80078bde5a8c
tree408d761e9c35f22ca5d5234c6d84565f9720df83
parent080ed636a559e960010b714dee035dddacbe73b9
netfilter: nft_set_hash: use nft_rhash prefix for resizable set backend

This patch prepares the introduction of a non-resizable hashtable
implementation that is significantly faster.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nft_set_hash.c