]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: When clients get denied by MaxStartups, send a
authordtucker@openbsd.org <dtucker@openbsd.org>
Wed, 13 Nov 2019 11:25:11 +0000 (11:25 +0000)
committerDamien Miller <djm@mindrot.org>
Thu, 14 Nov 2019 21:50:10 +0000 (08:50 +1100)
commitfc173aeb1526d4268db89ec5dfebaf8750dd26cd
treefe8cc758797f294062fb53ce420204b0467c7448
parentbf219920b70cafbf29ebc9890ef67d0efa54e738
upstream: When clients get denied by MaxStartups, send a

noification prior to the SSH2 protocol banner according to RFC4253 section
4.2.  ok djm@ deraadt@ markus@

OpenBSD-Commit-ID: e5dabcb722d54dea18eafb336d50b733af4f9c63
sshd.c