From: David Ahern
Date: Wed, 18 Jan 2017 07:40:36 -0800
> IPv6 deletes route entries associated with multipath routes on an
> admin down where IPv4 does not. For example:
...
> Signed-off-by: David Ahern
Seems reasonable, applied, thanks David.
IPv6 deletes route entries associated with multipath routes on an
admin down where IPv4 does not. For example:
$ ip ro ls vrf red
unreachable default metric 8192
1.1.1.0/24 metric 64
nexthop via 10.100.1.254 dev eth1 weight 1
nexthop via 10.100.2.254 dev eth2 w