I've added support for IPv6 to the test suite and added some additional tests. Thought I would make this an RFC as I'm not sure if all tests are suitable. If any additions required let me know. Remember if you add this with patch(1) the tests/inet_socket/cipso-flush and load files do not get their executable bits set so need to do this manually. Runs okay on Fedora 25 apart from the overlay test that is a known problem. Richard Haines (1): selinux-testsuite: Add IPv6 client/server support plus tests README | 1 + .../inet_socket/{netlabel-flush => cipso-fl-flush} | 0 tests/inet_socket/{netlabel-load => cipso-fl-load} | 2 +- tests/inet_socket/cipso-flush | 5 + tests/inet_socket/cipso-load | 11 ++ tests/inet_socket/client.c | 91 +++++++------- tests/inet_socket/ipsec-load | 6 + tests/inet_socket/iptables-flush | 2 + tests/inet_socket/iptables-load | 20 +++ tests/inet_socket/server.c | 67 +++++----- tests/inet_socket/test | 140 ++++++++++++++++++--- 11 files changed, 251 insertions(+), 94 deletions(-) rename tests/inet_socket/{netlabel-flush => cipso-fl-flush} (100%) rename tests/inet_socket/{netlabel-load => cipso-fl-load} (89%) create mode 100755 tests/inet_socket/cipso-flush create mode 100755 tests/inet_socket/cipso-load -- 2.9.3 _______________________________________________ Selinux mailing list Selinux@xxxxxxxxxxxxx To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.