From owner-freebsd-bugs Sat Jan 18 13:10: 5 2003 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3473737B401 for ; Sat, 18 Jan 2003 13:10:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4D1943F18 for ; Sat, 18 Jan 2003 13:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0ILA3NS045878 for ; Sat, 18 Jan 2003 13:10:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0ILA3nZ045877; Sat, 18 Jan 2003 13:10:03 -0800 (PST) Date: Sat, 18 Jan 2003 13:10:03 -0800 (PST) Message-Id: <200301182110.h0ILA3nZ045877@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Alfred Perlstein Subject: Re: misc/44361: possible raw socket bug Reply-To: Alfred Perlstein Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/44361; it has been noted by GNATS. From: Alfred Perlstein To: freebsd-gnats-submit@FreeBSD.org Cc: net@freebsd.org Subject: Re: misc/44361: possible raw socket bug Date: Sat, 18 Jan 2003 13:08:14 -0800 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-bugs" in the body of the message