mbox series

[0/2] Fix ASCONF test and ensure it can be always run

Message ID 20201021214453.400811-1-omosnace@redhat.com (mailing list archive)
Headers show
Series Fix ASCONF test and ensure it can be always run | expand

Message

Ondrej Mosnacek Oct. 21, 2020, 9:44 p.m. UTC
First fix the unreliable ASCONF test and then make the SCTP test create
a GRE interface with an additional IPv4 address so that the ASCONF tests
can be run even on a machine with just one global IPv4 address.

Ondrej Mosnacek (2):
  tests/sctp: fix a race condition in the new ASCONF test
  tests/sctp: set up a GRE tunnel to activate ASCONF tests

 tests/sctp/sctp_asconf_params_server.c | 7 +++++++
 tests/sctp/test                        | 8 ++++++++
 2 files changed, 15 insertions(+)