summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNikolay Aleksandrov <razor@blackwall.org>2026-08-18 18:07:56 +0300
committerJakub Kicinski <kuba@kernel.org>2026-08-20 14:23:06 -0700
commitb824059a673b2283e78c7aae2c7d257aad7f0e1d (patch)
tree8b174d630b3b1b0276d7e550d9ff9c4805edea02 /tools/perf/scripts/python
parent57549ab9079122991dfa0f8248ca00e101e8e69b (diff)
downloadlinux-b824059a673b2283e78c7aae2c7d257aad7f0e1d.tar.gz
linux-b824059a673b2283e78c7aae2c7d257aad7f0e1d.zip
vxlan: fix reading neigh ha
Currently arp/neigh_reduce read neigh ha directly which can lead to partial reads while the neigh is being updated. Use neigh_ha_snapshot to take a stable snapshot of the address similar to route_shortcircuit which already does the right thing. Fixes: e4f67addf158 ("add DOVE extensions for VXLAN") Fixes: f564f45c4518 ("vxlan: add ipv6 proxy support") Signed-off-by: Nikolay Aleksandrov <razor@blackwall.org> Reviewed-by: Petr Machata <petrm@nvidia.com> Reviewed-by: Ido Schimmel <idosch@nvidia.com> Link: https://patch.msgid.link/20260818150756.890025-3-razor@blackwall.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions