From owner-freebsd-bugs Fri Sep 25 17:30:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA18800 for freebsd-bugs-outgoing; Fri, 25 Sep 1998 17:30:16 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA18706 for ; Fri, 25 Sep 1998 17:30:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA22682; Fri, 25 Sep 1998 17:30:00 -0700 (PDT) Date: Fri, 25 Sep 1998 17:30:00 -0700 (PDT) Message-Id: <199809260030.RAA22682@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: Bill Fenner Subject: Re: kern/8052: bad ip_var.h: missing ih_next field Reply-To: Bill Fenner Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/8052; it has been noted by GNATS. From: Bill Fenner To: j_guojun@lbl.gov Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/8052: bad ip_var.h: missing ih_next field Date: Fri, 25 Sep 1998 17:21:52 PDT That #define in tcpip.h is left over from the late-August revision of the TCP and IP reassembly code. It should simply be removed. Any 3rd-party code (like LBL's BPF_KERN_FILTER) which needs to handle TCP or IP fragments needs to be updated. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message