lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <d8b511d0-b5ec-d0b9-86d0-62b821735a78@katalix.com> Date: Thu, 30 Nov 2023 09:34:57 +0000 From: James Chapman <jchapman@...alix.com> To: Hangbin Liu <liuhangbin@...il.com>, netdev@...r.kernel.org Cc: "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, Eric Dumazet <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, Shuah Khan <shuah@...nel.org>, David Ahern <dsahern@...nel.org>, linux-kselftest@...r.kernel.org, Po-Hsu Lin <po-hsu.lin@...onical.com>, Guillaume Nault <gnault@...hat.com>, Petr Machata <petrm@...dia.com>, James Prestwood <prestwoj@...il.com>, Jaehee Park <jhpark1013@...il.com>, Ido Schimmel <idosch@...dia.com>, Francesco Ruggeri <fruggeri@...sta.com>, Justin Iurman <justin.iurman@...ege.be>, Xin Long <lucien.xin@...il.com> Subject: Re: [PATCHv2 net-next 11/14] selftests/net: convert l2tp.sh to run it in unique namespace On 30/11/2023 04:01, Hangbin Liu wrote: > Here is the test result after conversion. > > ]# ./l2tp.sh > TEST: IPv4 basic L2TP tunnel [ OK ] > TEST: IPv4 route through L2TP tunnel [ OK ] > TEST: IPv6 basic L2TP tunnel [ OK ] > TEST: IPv6 route through L2TP tunnel [ OK ] > TEST: IPv4 basic L2TP tunnel - with IPsec [ OK ] > TEST: IPv4 route through L2TP tunnel - with IPsec [ OK ] > TEST: IPv6 basic L2TP tunnel - with IPsec [ OK ] > TEST: IPv6 route through L2TP tunnel - with IPsec [ OK ] > TEST: IPv4 basic L2TP tunnel [ OK ] > TEST: IPv4 route through L2TP tunnel [ OK ] > TEST: IPv6 basic L2TP tunnel - with IPsec [ OK ] > TEST: IPv6 route through L2TP tunnel - with IPsec [ OK ] > TEST: IPv4 basic L2TP tunnel - after IPsec teardown [ OK ] > TEST: IPv4 route through L2TP tunnel - after IPsec teardown [ OK ] > TEST: IPv6 basic L2TP tunnel - after IPsec teardown [ OK ] > TEST: IPv6 route through L2TP tunnel - after IPsec teardown [ OK ] > > Tests passed: 16 > Tests failed: 0 > > Acked-by: David Ahern <dsahern@...nel.org> > Signed-off-by: Hangbin Liu <liuhangbin@...il.com> Reviewed-by: James Chapman <jchapman@...alix.com>
Powered by blists - more mailing lists