Re: [PATCH] ipv6: Allow non-gateway ECMP for IPv6
From: David Miller <davem@davemloft.net>
Date: 2018-05-01 18:23:46
From: David Miller <davem@davemloft.net>
Date: 2018-05-01 18:23:46
From: Thomas Winter <redacted> Date: Tue, 1 May 2018 09:15:29 +1200
It is valid to have static routes where the nexthop is an interface not an address such as tunnels. For IPv4 it was possible to use ECMP on these routes but not for IPv6. Signed-off-by: Thomas Winter <redacted>
Applied, thank you.