Searched hist:"9 a2ad3623868752e4f4d0a04a4dc43d5fcde07ce" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | gre_multipath.sh | diff 9a2ad3623868752e4f4d0a04a4dc43d5fcde07ce Mon Jul 23 05:33:08 CDT 2018 Petr Machata <petrm@mellanox.com> selftests: forwarding: gre_multipath: Drop IPv6 tests
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> Reviewed-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|