Re: [PATCH v2 net-next] selftests: Add l2tp tests

2019-08-08 Thread David Miller
From: David Ahern Date: Mon, 5 Aug 2019 15:41:37 -0700 > From: David Ahern > > Add IPv4 and IPv6 l2tp tests. Current set is over IP and with > IPsec. > > v2 > - add l2tp.sh to TEST_PROGS in Makefile > > Signed-off-by: David Ahern Applied.

[PATCH v2 net-next] selftests: Add l2tp tests

2019-08-05 Thread David Ahern
From: David Ahern Add IPv4 and IPv6 l2tp tests. Current set is over IP and with IPsec. v2 - add l2tp.sh to TEST_PROGS in Makefile Signed-off-by: David Ahern --- tools/testing/selftests/net/Makefile | 2 +- tools/testing/selftests/net/l2tp.sh | 382 +++ 2 fil