Date: Sat, 18 Jan 2003 21:50:01 -0800 (PST) From: Kelly Yancey <kbyanc@posi.net> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/44361: possible raw socket bug Message-ID: <200301190550.h0J5o1XQ099821@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/44361; it has been noted by GNATS. From: Kelly Yancey <kbyanc@posi.net> To: Alfred Perlstein <bright@mu.org> Cc: freebsd-gnats-submit@FreeBSD.ORG, <net@FreeBSD.ORG> Subject: Re: misc/44361: possible raw socket bug Date: Sat, 18 Jan 2003 21:45:40 -0800 (PST) On Sat, 18 Jan 2003, Alfred Perlstein wrote: > It appears that we expect the ip_len and ip_off feilds to be sent > in host byte order as the stack will fix it to network byte order > in ip_output. > > Is this a bug or feature? :) > > -- > -Alfred Perlstein [alfred@freebsd.org] Both, no? :) It's a bug documented in Stevens TCP/IP Illustrated 2 as being around since 4.4BSD, but I would expect that fixing it would break a good bit. On the other hand, it is supposedly fixed in OpenBSD. Kelly -- Kelly Yancey -- kbyanc@{posi.net,FreeBSD.org} "The fact that a believer is happier than a skeptic is no more to the point than the fact than a drunken man is happier than a sober one." -- George Bernard Shaw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301190550.h0J5o1XQ099821>