Date: Sat, 18 Jan 2003 14:48:04 -0800 (PST) From: Jeffrey Hsu <hsu@FreeBSD.org> To: junwen_lai@yahoo.com, hsu@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/44361: possible raw socket bug Message-ID: <200301182248.h0IMm4E4074709@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: possible raw socket bug State-Changed-From-To: open->closed State-Changed-By: hsu State-Changed-When: Sat Jan 18 14:41:41 PST 2003 State-Changed-Why: This is not a bug. From Stevens, Unix Network Programming, Vol 1, page 657: On Berkeley-derived kernels, all fields are in network byte order except ip_len and ip_off, whch are in host byte order. http://www.freebsd.org/cgi/query-pr.cgi?pr=44361 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?200301182248.h0IMm4E4074709>