aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorAlexander Mikhalitsyn <[email protected]>2024-05-28 22:30:30 +0200
committerJakub Kicinski <[email protected]>2024-05-29 18:43:42 -0700
commitb8c8abefc07b47f0dc9342530b7618237df96724 (patch)
treeb1d24a1a969d70a81d35587cc010fc2827cb3bb5 /scripts/generate_rust_analyzer.py
parent92f1655aa2b2294d0b49925f3b875a634bd3b59e (diff)
ipv4: correctly iterate over the target netns in inet_dump_ifaddr()
A recent change to inet_dump_ifaddr had the function incorrectly iterate over net rather than tgt_net, resulting in the data coming for the incorrect network namespace. Fixes: cdb2f80f1c10 ("inet: use xa_array iterator to implement inet_dump_ifaddr()") Reported-by: Stéphane Graber <[email protected]> Closes: https://github.com/lxc/incus/issues/892 Bisected-by: Stéphane Graber <[email protected]> Signed-off-by: Alexander Mikhalitsyn <[email protected]> Tested-by: Stéphane Graber <[email protected]> Acked-by: Christian Brauner <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions