On Tue, Sep 22, 2020 at 2:15 PM Ondrej Mosnacek <omosnace@xxxxxxxxxx> wrote: > On Tue, Sep 22, 2020 at 10:59 AM Richard Haines > <richard_c_haines@xxxxxxxxxxxxxx> wrote: > > The main changes have been to sctp_asconf_params_client.c and > > sctp_asconf_params_server.c to make them more reliable for running the > > client and server on different systems. > > > > Updated common code in sctp_common.c for sctp event handling and updated > > relevant programs to use handle_event() > > > > Removed obsolete code/policy. > > > > Signed-off-by: Richard Haines <richard_c_haines@xxxxxxxxxxxxxx> > > --- > > V2 Changes: Indent line, fix typo and increase timer to 3 secs as per > > Ondrej comments. > > > > 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 > > Acked-by: Ondrej Mosnacek <omosnace@xxxxxxxxxx> And now applied, thanks! -- Ondrej Mosnacek Software Engineer, Platform Security - SELinux kernel Red Hat, Inc.