On 7/23/18 4:33 AM, Petr Machata wrote:
Support for device-only IPv6 multipath next hops was dropped in commit 33bd5ac54dc4 ("net/ipv6: Revert attempt to simplify route replace and append") and as of commit b5d2d75e079a ("net/ipv6: Do not allow device only routes via the multipath API"), attempts to add a next hop like that yield an explicit diagnostic.
Correspondingly, drop the IPv6 parts of GRE multipath test that are supposed to test that code.
Signed-off-by: Petr Machata petrm@mellanox.com
.../selftests/net/forwarding/gre_multipath.sh | 113 ++------------------- 1 file changed, 6 insertions(+), 107 deletions(-)
Reviewed-by: David Ahern dsahern@gmail.com
Thanks for following up. -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html