diff options
author | Eric Dumazet <edumazet@google.com> | 2025-02-05 18:51:10 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-07 03:14:14 +0300 |
commit | 469308552ca4560176cfc100e7ca84add1bebd7c (patch) | |
tree | 5cfe694bd89e86f6172b3f836a6a6c2fc009b77c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 482ad2a4ace2740ca0ff1cbc8f3c7f862f3ab507 (diff) | |
download | linux-469308552ca4560176cfc100e7ca84add1bebd7c.tar.xz |
ipv4: add RCU protection to ip4_dst_hoplimit()
ip4_dst_hoplimit() must use RCU protection to make
sure the net structure it reads does not disappear.
Fixes: fa50d974d104 ("ipv4: Namespaceify ip_default_ttl sysctl knob")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20250205155120.1676781-3-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions