Re: [PATCH net-next 17/19] selftests: pmtu: Add support for routing via nexthop objects
On Wed, 5 Jun 2019 16:15:21 -0700 David Ahern wrote: > From: David Ahern > > Add routing setup using nexthop objects and repeat tests with > old and new routing. > > Signed-off-by: David Ahern Reviewed-by: Stefano Brivio
[PATCH net-next 17/19] selftests: pmtu: Add support for routing via nexthop objects
From: David Ahern Add routing setup using nexthop objects and repeat tests with old and new routing. Signed-off-by: David Ahern --- tools/testing/selftests/net/pmtu.sh | 158 1 file changed, 126 insertions(+), 32 deletions(-) diff --git a/tools/testing/sel