Force IPv4 for sptps-basic.test.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 2 Sep 2017 15:24:05 +0000 (17:24 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 2 Sep 2017 15:24:05 +0000 (17:24 +0200)
commit843990d8df0c060db9b64e170996e9d49c8c921d
treeb9021b056072c01269fb51133e2867d6145726f7
parent5f89950f47a9cf73169e797d4e2d6ef8b7f74a5a
Force IPv4 for sptps-basic.test.

Allow forcing either IPv4 or IPv6 for sptps_test, and use IPv4 for the
sptps-basic test. Since sptps_test is only opening a single listening
socket, and you cannot control which address family it uses, this gets
around a problem where the listening side is using a different address
family than the one connecting to it.
src/sptps_test.c
test/sptps-basic.test