aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@FreeBSD.org>2019-04-28 19:07:31 +0000
committerMichael Tuexen <tuexen@FreeBSD.org>2019-04-28 19:07:31 +0000
commit6eb0062dd0bb8756d62ac569a22dd11a51271568 (patch)
tree203c56fe61aea81ec836553509edc3f8e6934b30 /Makefile
parent9891fa5592733757cc4aa1522cd59887bd234c87 (diff)
downloadsrc-6eb0062dd0bb8756d62ac569a22dd11a51271568.tar.gz
src-6eb0062dd0bb8756d62ac569a22dd11a51271568.zip
Some test scripts use ncat --sctp --listen port to run an SCTP discard
server in the background. However, when running in the background, stdin is closed and ncat initiates a graceful shutdown of the SCTP association. This is not expected by the client. Therefore, the ncat-based discard server is replaced by a perl-based one. In addition, to remove the dependency from ncat, which needs to be installed via the nmap port, also the code testing for a free SCTP port is changed to use the perl-based client. Finally, remove some debug output from the report generated. Reviewed by: lwhsu@ Differential Revision: https://reviews.freebsd.org/D20086
Notes
Notes: svn path=/head/; revision=346854
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions