]> git.ipfire.org Git - thirdparty/bird.git/commit
Nest: Handle non-MPLS on MPLS case in recursive route update
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 10 Oct 2019 13:25:36 +0000 (15:25 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 10 Oct 2019 13:25:36 +0000 (15:25 +0200)
commit843b10c8b0c28ed3bea9a37b166500aabf5e930f
treeb9ac258ee06c19edd14b0fa27d35f3b1628e6025
parent9eace84342bc879abf371a84f8af3bd697e1c0a2
Nest: Handle non-MPLS on MPLS case in recursive route update

When non-MPLS recursive route resolves to MPLS underlying route,
then it should get MPLS labels from the the underlying route.
nest/rt-table.c