Re: [PATCH net-next 3/3] nftables: Convert nft_hash to use generic rhashtable

From: Nikolay Aleksandrov
Date: Sat Aug 02 2014 - 06:57:27 EST


On 08/02/2014 11:47 AM, Thomas Graf wrote:
> The sizing of the hash table and the practice of requiring a lookup
> to retrieve the pprev to be stored in the element cookie before the
> deletion of an entry is left intact.
>
> Signed-off-by: Thomas Graf <tgraf@xxxxxxx>
> Acked-by: Patrick McHardy <kaber@xxxxxxxxx>
> ---
> net/netfilter/nft_hash.c | 291 +++++++++--------------------------------------
> 1 file changed, 55 insertions(+), 236 deletions(-)
>

Reviewed-by: Nikolay Aleksandrov <nikolay@xxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/