Date: Sat, 18 Jan 2003 13:08:14 -0800 From: Alfred Perlstein <bright@mu.org> To: freebsd-gnats-submit@FreeBSD.org Cc: net@freebsd.org Subject: Re: misc/44361: possible raw socket bug Message-ID: <20030118210814.GY33821@elvis.mu.org>
next in thread | raw e-mail | index | archive | help
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] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030118210814.GY33821>