]> git.puffer.fish Git - mirror/frr.git/commit
zebra: fix routing socket logic for labelled nexthops
authorMark Stapp <mjs@voltanet.io>
Thu, 20 Dec 2018 18:20:49 +0000 (13:20 -0500)
committerMark Stapp <mjs@voltanet.io>
Tue, 22 Jan 2019 20:07:24 +0000 (15:07 -0500)
commitb24204be32293646335e86afdf5625811fd5224d
treefc09d64586a12df01d2ce81916b4a3b5de535cc4
parent683c06ad2281247645016e690e233c65d9475d20
zebra: fix routing socket logic for labelled nexthops

Clarify and fix the logic used for labelled nexthops during
route updates on routing socket platforms.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/rt_socket.c