]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: use fib nexthops for pseudowires
authorMark Stapp <mjs@voltanet.io>
Mon, 1 Jun 2020 16:24:14 +0000 (12:24 -0400)
committerMark Stapp <mjs@voltanet.io>
Tue, 7 Jul 2020 17:14:01 +0000 (13:14 -0400)
commit0024ea8ecd5b0546abb0d9116ef439044f7d6306
tree7beacdee2a19293b174ae34cb102629f647bfb69
parent963a98034e919802d1579766630c13863fb5ccee
zebra: use fib nexthops for pseudowires

Make sure to use the installed/fib set of nexthops
when capturing info about pseudowire updates.

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