Author :
djm
Date :
2025-03-12 22:43:44
Hash :dd809e4c Message :remove assumption that the sshd_config and any configs included from
it can fit in a (possibly enlarged) socket buffer, by having the
sshd listener mainloop actively manage sending the configuration to
the sshd-session subprocess.
work by markus@ w/ a little feedback from me;
ok me and committing on his behalf