On 10/11/2018 03:07 AM, Jeremie Courreges-Anglas wrote:
>
> On 10/1/18 4:51 PM, Tom Eastep wrote:
>> On 09/17/2018 03:15 AM, Jeremie Courreges-Anglas wrote:
>>> From: htouvet
>>>
>>> Newish iproute2 print "linkdown" when the link state of the interface
>>> associated with a route is down. This b
On 10/1/18 4:51 PM, Tom Eastep wrote:
> On 09/17/2018 03:15 AM, Jeremie Courreges-Anglas wrote:
>> From: htouvet
>>
>> Newish iproute2 print "linkdown" when the link state of the interface
>> associated with a route is down. This breaks multi-providers
>> operations. As a quickfix, tweak add/re
On 09/17/2018 03:15 AM, Jeremie Courreges-Anglas wrote:
> From: htouvet
>
> Newish iproute2 print "linkdown" when the link state of the interface
> associated with a route is down. This breaks multi-providers
> operations. As a quickfix, tweak add/remove_gateway to strip
> "linkdown" from ip ro
From: htouvet
Newish iproute2 print "linkdown" when the link state of the interface
associated with a route is down. This breaks multi-providers
operations. As a quickfix, tweak add/remove_gateway to strip
"linkdown" from ip route output. This diff does not address IPv6
handling, which also lo