diff options
author | 2013-05-27 20:46:32 +0000 | |
---|---|---|
committer | 2013-06-03 00:07:43 -0700 | |
commit | f016229e303c294afac721de4cd4427e634950ea (patch) | |
tree | 9289683f82bc09ccadba983778f39e842ddaa2f2 /net/ipv4/icmp.c | |
parent | ipv4: properly refresh rtable entries on pmtu/redirect events (diff) | |
download | wireguard-linux-f016229e303c294afac721de4cd4427e634950ea.tar.xz wireguard-linux-f016229e303c294afac721de4cd4427e634950ea.zip |
ipv4: rate limit updating of next hop exceptions with same pmtu
The tunnel devices call update_pmtu for each packet sent, this causes
contention on the fnhe_lock. Ignore the pmtu update if pmtu is not
actually changed, and there is still plenty of time before the entry
expires.
Signed-off-by: Timo Teräs <timo.teras@iki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/icmp.c')
0 files changed, 0 insertions, 0 deletions