summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNikolay Aleksandrov <razor@blackwall.org>2026-08-18 18:07:55 +0300
committerJakub Kicinski <kuba@kernel.org>2026-08-20 14:23:06 -0700
commit57549ab9079122991dfa0f8248ca00e101e8e69b (patch)
tree8e395e612a718e63b7d6cfdf86764490ac0f7a7e /tools/perf/scripts/python
parent5ee0ceddc7785c6dcf4a8107fef01f0414a354f4 (diff)
downloadlinux-57549ab9079122991dfa0f8248ca00e101e8e69b.tar.gz
linux-57549ab9079122991dfa0f8248ca00e101e8e69b.zip
net: bridge: arp/nd proxy: fix reading neigh ha
Currently neigh ha address is read directly, but that can result in torn/partial reads if the neigh is being updated. Use neigh_ha_snapshot to take a stable snapshot of the address. Fixes: 057658cb33fb ("bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports") Fixes: ed842faeb2bd ("bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports") 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-2-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