As this patch updates asconf client/server to make them more reliable for running the client and server on different systems, I will post RFC patches 'selinux-testsuite: Run tests using remote server' to allow this to be tested. Richard Haines (1): selinux-testsuite: Update SCTP asconf client/server policy/test_sctp.te | 75 ++++- tests/sctp/.gitignore | 1 - tests/sctp/Makefile | 3 +- tests/sctp/sctp_asconf_params_client.c | 322 ++++++++----------- tests/sctp/sctp_asconf_params_server.c | 275 +++++++++------- tests/sctp/sctp_common.c | 189 ++++++++++- tests/sctp/sctp_common.h | 12 +- tests/sctp/sctp_peeloff_server.c | 42 +-- tests/sctp/sctp_server.c | 4 +- tests/sctp/sctp_set_peer_addr.c | 415 ------------------------- tests/sctp/test | 70 ++++- 11 files changed, 623 insertions(+), 785 deletions(-) delete mode 100644 tests/sctp/sctp_set_peer_addr.c -- 2.26.2