diff options
author | Petr Machata <petrm@nvidia.com> | 2021-03-12 17:50:17 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-12 17:44:10 -0800 |
commit | 86927c9c4d4e59b75a680f1e7922dca717cba24d (patch) | |
tree | f8a97afa35d53e618ffb38af2bf37d0b998a3dcf /scripts/dummy-tools | |
parent | b202923d3a93296c2e2627eee0222dfef3606777 (diff) |
netdevsim: fib: Introduce a lock to guard nexthop hashtable
Currently netdevsim relies on RTNL to maintain exclusivity in accessing the
nexthop hash table. However, bucket notification may be called without RTNL
having been held. Instead, introduce a custom lock to guard the table.
Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/dummy-tools')
0 files changed, 0 insertions, 0 deletions