From owner-freebsd-bugs Sat Oct 14 18:30: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C5E6437B66E for ; Sat, 14 Oct 2000 18:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA86067; Sat, 14 Oct 2000 18:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 14 Oct 2000 18:30:01 -0700 (PDT) Message-Id: <200010150130.SAA86067@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: George Reid Subject: Re: misc/21992: FreeBSD 4.x Bug with ICMP Error Messages Reply-To: George Reid Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/21992; it has been noted by GNATS. From: George Reid To: ofir@itcon-ltd.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/21992: FreeBSD 4.x Bug with ICMP Error Messages Date: Sun, 15 Oct 2000 02:27:17 +0100 (BST) This was fixed in 4.1.1-RELEASE - ip_id is stored in host byte order in 4.x whereas it should be stored in network byte order as in 4.1.1. This is why the byte appears to be backwards. George Reid services@nevernet.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message