]> git.puffer.fish Git - mirror/frr.git/commit
zebra: prefer outer label_type for recursive nexthops 6389/head
authorMark Stapp <mjs@voltanet.io>
Tue, 12 May 2020 18:27:02 +0000 (14:27 -0400)
committerMark Stapp <mjs@voltanet.io>
Tue, 12 May 2020 18:27:02 +0000 (14:27 -0400)
commit6bc5d97795702d45dfa0ac0897cfdefd22842965
tree89e5b3c67ac8ab616405cf8506bf4e8d24792811
parent420752a9b6e007a1e227f318b1d615cec421c55a
zebra: prefer outer label_type for recursive nexthops

When resolving a recursive nexthop, prefer the "outer"
label type, if present.

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