diff options
author | Damien Miller <djm@mindrot.org> | 2000-03-03 12:35:33 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-03-03 12:35:33 +0100 |
commit | 3c7eeb2af5e97c074ea1ba29f1ebe7a2d710ea48 (patch) | |
tree | 69d1e7af0853de884c742c0be1c37aa0fa02f13f /CREDITS | |
parent | - Added "make host-key" target, Suggestion from Dominik Brettnacher (diff) | |
download | openssh-3c7eeb2af5e97c074ea1ba29f1ebe7a2d710ea48.tar.xz openssh-3c7eeb2af5e97c074ea1ba29f1ebe7a2d710ea48.zip |
- Don't permanently fail on bind() if getaddrinfo has more choices left for
us. Needed to work around messy IPv6 on Linux. Patch from Arkadiusz
Miskiewicz <misiek@pld.org.pl>
Diffstat (limited to 'CREDITS')
-rw-r--r-- | CREDITS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ Theo de Raadt, and Dug Song - Creators of OpenSSH Andrew Stribblehill <a.d.stribblehill@durham.ac.uk> - Bugfixes Andre Lucas <andre.lucas@dial.pipex.com> - build, login and many other fixes Andy Sloane <andy@guildsoftware.com> - bugfixes +Arkadiusz Miskiewicz <misiek@pld.org.pl> - IPv6 compat fixes Ben Taylor <bent@clark.net> - Solaris debugging and fixes Chip Salzenberg <chip@valinux.com> - Assorted patches Chris Saia <csaia@wtower.com> - SuSE packaging |