diff options
author | Florian Westphal <[email protected]> | 2021-09-15 16:46:39 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2021-09-21 03:46:56 +0200 |
commit | 7970a19b71044bf4dc2c1becc200275bdf1884d4 (patch) | |
tree | d11f0977fa5435e61a357c7138a71eeae8a1f41b /tools/perf/scripts/python/netdev-times.py | |
parent | 30db406923b9285a9bac06a6af5e74bd6d0f1d06 (diff) |
netfilter: nf_nat_masquerade: defer conntrack walk to work queue
The ipv4 and device notifiers are called with RTNL mutex held.
The table walk can take some time, better not block other RTNL users.
'ip a' has been reported to block for up to 20 seconds when conntrack table
has many entries and device down events are frequent (e.g., PPP).
Reported-and-tested-by: Martin Zaharinov <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions