Date: Tue, 25 Nov 1997 16:32:15 -0800 (PST) From: Archie Cobbs <archie@whistle.com> To: hasty@rah.star-gate.com (Amancio Hasty) Cc: mike@smith.net.au, current@freefall.FreeBSD.org Subject: Re: tcp/ip buglet ? Message-ID: <199711260032.QAA03552@bubba.whistle.com> In-Reply-To: <199711251016.CAA00769@rah.star-gate.com> from Amancio Hasty at "Nov 25, 97 02:16:58 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> The port and address of addr are 0.... > > The linux layer call is : > > /sys/i386/linux/linux_socket.c:linux_sendto > > I am pretty sure that linux_sendto is correct. Not sure what the problem is here. However, I remember a similar situation once a long time ago and the fix was to make sure that the struct sockaddr_in was completely zeroed and the sa_len field was properly set before doing the bind. FWIW, -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711260032.QAA03552>