From: David Ahern
Date: Thu, 19 Jan 2017 16:51:03 -0800
> MPLS multipath for LSR is broken -- always selecting the first nexthop
> in the one label case. For example:
...
David, this doesn't apply cleanly to the net tree, please respin.
Thanks.
On 20/01/17 00:51, David Ahern wrote:
MPLS multipath for LSR is broken -- always selecting the first nexthop
in the one label case. For example:
$ ip netns exec ns1 ip -f mpls ro ls
100
nexthop as to 200 via inet 172.16.2.2 dev virt12
nexthop as to 300 via inet 1
MPLS multipath for LSR is broken -- always selecting the first nexthop
in the one label case. For example:
$ ip netns exec ns1 ip -f mpls ro ls
100
nexthop as to 200 via inet 172.16.2.2 dev virt12
nexthop as to 300 via inet 172.16.3.2 dev virt13
101