freebsd-dev/cddl/contrib/opensolaris/cmd
Michael Tuexen 6eb0062dd0 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
2019-04-28 19:07:31 +00:00
..
dtrace Some test scripts use ncat --sctp --listen port to run an SCTP discard 2019-04-28 19:07:31 +00:00
lockstat Rework and simplify the ksyms(4) implementation. 2017-08-03 00:38:13 +00:00
mdb/tools/common Mechanically convert cddl sun #ifdef's to illumos 2015-01-17 14:44:59 +00:00
plockstat Fix the build for non-amd64. 2015-12-02 02:11:38 +00:00
pyzfs
stat/common
zdb MFV/ZoL: Implement large_dnode pool feature 2018-08-12 00:45:53 +00:00
zfs Fix a regression introduced in r344569 2019-02-27 13:49:41 +00:00
zhack MFV r302660: 6314 buffer overflow in dsl_dataset_name 2016-09-01 15:08:27 +00:00
zinject MFV r296505: 6531 Provide mechanism to artificially limit disk performance 2016-03-08 17:27:13 +00:00
zlook
zpool zpool.8: sort zpool status flags in the same order as in illumos manual 2019-02-20 13:37:27 +00:00
zstreamdump MFV 316894 2017-04-25 17:57:43 +00:00
ztest MFV/ZoL: Implement large_dnode pool feature 2018-08-12 00:45:53 +00:00