]> git.puffer.fish Git - mirror/frr.git/commit
zebra: include backup nexthops for pseudowires
authorMark Stapp <mjs@voltanet.io>
Fri, 17 Jul 2020 17:55:23 +0000 (13:55 -0400)
committerMark Stapp <mjs@voltanet.io>
Mon, 20 Jul 2020 19:09:04 +0000 (15:09 -0400)
commit8b117ff02b791b959fafa5da1cd8598f2002e62c
treea78aa0f126f49b653b3310b13ae2c3a177ac2d51
parent3c0e16228d61d69c5127e0f4126ee4d4a0741ac7
zebra: include backup nexthops for pseudowires

Include any installed backup nexthops when installing
pseudowires; include installed backups in vty and json
pw show output.

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