Commit 2a356207 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'rhashtable-next'



Herbert Xu says:

====================
rhashtable: Add iterators and use them

The first patch fixes a potential crash with nft_hash destroying
the table during a shrinking process.  While the next patch adds
rhashtable iterators to replace current manual walks used by
netlink and netfilter.  The final two patches make use of these
iterators in netlink and netfilter.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 9b55669c 9a776628
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment