1
0
mirror of https://passt.top/passt synced 2024-06-29 22:42:46 +00:00
passt/test/tcp
David Gibson 41c02e10db tests: Use nmap-ncat instead of openbsd netcat for pasta tests
A number of the testcases use options specific the OpenBSD version of
netcat.  That's available in Debian, but not easily available in Fedora.
Switch the pasta tests to using the nmap version of netcat (a.k.a. ncat).
This is easily available in both Debian and Fedora, and appears to be a
bit more modern and maintained as well.

ncat generally requires explicit listen addresses (which is good for
clarity anywhere).  Its default options appear to remove the need for the
-N and -q options.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
[sbrivio: changed one ncat listening address to IPv6 loopback]
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2022-06-18 09:05:06 +02:00
..
passt Don't abbreviate ip(8) arguments in examples and tests 2022-06-15 09:38:10 +02:00
passt_in_ns Don't abbreviate ip(8) arguments in examples and tests 2022-06-15 09:38:10 +02:00
pasta tests: Use nmap-ncat instead of openbsd netcat for pasta tests 2022-06-18 09:05:06 +02:00