1
0
mirror of https://passt.top/passt synced 2024-07-02 07:52:41 +00:00
passt/test/tcp
David Gibson 1aaa2bd189 tests: Use socat instead of netcat
Commit 41c02e10 ("tests: Use nmap-ncat instead of openbsd netcat for pasta
tests") updated the pasta tests to use the nmap version of ncat instead of
the openbsd version, for greater portability.

For some upcoming changes, however, we'll be wanting to use socat.
"socat" can do everything "ncat" can and more, so let's move all the
tests using host tools (either directly on the host or via mbuto
generated images) to using socat instead.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
[sbrivio: Fix a typo in port specification, 31337 instead of x31337]
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2022-07-22 19:41:42 +02:00
..
passt tests: Use socat instead of netcat 2022-07-22 19:41:42 +02:00
passt_in_ns tests: Use socat instead of netcat 2022-07-22 19:41:42 +02:00
pasta tests: Use socat instead of netcat 2022-07-22 19:41:42 +02:00