Re: [PATCH net-next] selftests: pmtu: Introduce list_flush_ipv6_exception test case

2019-06-11 Thread David Miller
From: Stefano Brivio Date: Thu, 6 Jun 2019 22:15:09 +0200 > This test checks that route exceptions can be successfully listed and > flushed using ip -6 route {list,flush} cache. > > Signed-off-by: Stefano Brivio > --- > This will cause a minor conflict with David Ahern's patch: > "[PATCH net-n

[PATCH net-next] selftests: pmtu: Introduce list_flush_ipv6_exception test case

2019-06-06 Thread Stefano Brivio
This test checks that route exceptions can be successfully listed and flushed using ip -6 route {list,flush} cache. Signed-off-by: Stefano Brivio --- This will cause a minor conflict with David Ahern's patch: "[PATCH net-next 17/19] selftests: pmtu: Add support for routing via nexthop objects", c