Use ssh -f and ControlPersist to start up test forwards and ssh -O stop
authordtucker <dtucker@openbsd.org>
Wed, 20 Apr 2022 13:25:55 +0000 (13:25 +0000)
committerdtucker <dtucker@openbsd.org>
Wed, 20 Apr 2022 13:25:55 +0000 (13:25 +0000)
commit8bbc48c1aa3abc2a8f52928dfd2f42a6e3dacccd
tree79a411dc9a685f908933a4b338ec9448aa7e41ed
parenta944cd34c45fc18969b81eb0f62c7fff39c771a3
Use ssh -f and ControlPersist to start up test forwards and ssh -O stop
to shut them down intead of sleep loops.  This speeds up the test by
an order of magnitude.
regress/usr.bin/ssh/forward-control.sh