tweak channel ctype names
authordjm <djm@openbsd.org>
Fri, 6 Jan 2023 02:41:49 +0000 (02:41 +0000)
committerdjm <djm@openbsd.org>
Fri, 6 Jan 2023 02:41:49 +0000 (02:41 +0000)
commitc6fd5a4a9059b26c3dc66cce909350a4d4b3890a
tree5ba64a5ba3cbfdeac6735af73e227544a90ac0a0
parentb21c026747526d8b61ec1199b38600a4431524be
tweak channel ctype names

These are now used by sshd_config:ChannelTimeouts to specify timeouts by
channel type, so force them all to use a similar format without whitespace.

ok dtucker markus
usr.bin/ssh/channels.c
usr.bin/ssh/session.c