summaryrefslogtreecommitdiff
path: root/net/mac80211
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2021-09-15 17:46:39 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-10-17 11:42:34 +0300
commitfffad5988f2895c4d18b31074f7545cac8864f22 (patch)
treee6172b316def4b208aa365b3a57bbec3dbe0c6ff /net/mac80211
parentb3cb0630341942338a38c43eed84579d5fde614f (diff)
downloadlinux-fffad5988f2895c4d18b31074f7545cac8864f22.tar.xz
netfilter: nf_nat_masquerade: defer conntrack walk to work queue
[ Upstream commit 7970a19b71044bf4dc2c1becc200275bdf1884d4 ] 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 <micron10@gmail.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions