Problems/patches for BSD/OS 4.0.1
Damien Miller
djm at mindrot.org
Sat Sep 16 16:16:02 EST 2000
On Wed, 13 Sep 2000, Larry Jones wrote:
> There's also another problem -- the fake struct sockaddr_storage is not
> compatible with struct sockaddr on my system (sockaddr has a byte for
> the address family, sockaddr_storage has a short), which leads to all
> sorts of interesting, non-obvious failures later. The simplest solution
> is to have sockaddr_storage contain an actual sockaddr and use it.
Yes - that is much nicer. Applied
-d
--
| ``The power of accurate observation is | Damien Miller <djm at mindrot.org>
| commonly called cynicism by those who | @Work <djm at ibs.com.au>
| have not got it'' - George Bernard Shaw | http://www.mindrot.org
More information about the openssh-unix-dev
mailing list