]> git.puffer.fish Git - mirror/frr.git/commit
nhrp: fix race condition 15350/head
authorLou Berger <lberger@labn.net>
Tue, 6 Feb 2024 23:14:07 +0000 (23:14 +0000)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Fri, 9 Feb 2024 15:58:16 +0000 (15:58 +0000)
commitd2630a74ed17b7862656b0c98f32cba2aa78aa2f
tree7663512f97fb568dc9f7599801f8ccee69675c33
parent9aa5c6c78111c27103c45d3ee05b00fae9bc51de
nhrp: fix race condition

where null lladdr recieved from zebra before nhrp next hop
is installed.

Signed-off-by: Lou Berger <lberger@labn.net>
(cherry picked from commit 5d9ebe61815814804fac39597578c57e6420a69c)
nhrpd/netlink_arp.c