diff options
| author | Nikolay Aleksandrov <razor@blackwall.org> | 2026-08-18 18:07:56 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-08-20 14:23:06 -0700 |
| commit | b824059a673b2283e78c7aae2c7d257aad7f0e1d (patch) | |
| tree | 8b174d630b3b1b0276d7e550d9ff9c4805edea02 /tools/perf/scripts/python | |
| parent | 57549ab9079122991dfa0f8248ca00e101e8e69b (diff) | |
| download | linux-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
