From owner-freebsd-stable Sun Jun 30 01:00:59 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA19196 for stable-outgoing; Sun, 30 Jun 1996 01:00:59 -0700 (PDT) Received: from deceased.hb.north.de (deceased.hb.north.de [194.94.232.249]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA19183 for ; Sun, 30 Jun 1996 01:00:52 -0700 (PDT) Received: from jelal.hb.north.de by deceased.hb.north.de with uucp (Smail3.1.93) id m0uaHQm-0016LBC; Sun, 30 Jun 96 10:00:32 +0200 (MET DST) Received: by jelal.hb.north.de (SMail-ST 0.95gcc/2.5+) id AA00672; Sun, 30 Jun 1996 09:57:46 +0100 (CET) Received: (from nox@localhost) by saturn.hb.north.de (8.7.5/8.7.3) id XAA01927; Sat, 29 Jun 1996 23:11:51 +0200 (MET DST) From: Juergen Lock Message-Id: <199606292111.XAA01927@saturn.hb.north.de> Subject: Re: ipfw (was: Re: lockups.) To: nash@mcs.com Date: Sat, 29 Jun 1996 23:11:51 +0200 (MET DST) Cc: stable@freebsd.org In-Reply-To: <199606291814.NAA06766@zen.nash.org> from Alex Nash at "Jun 29, 96 01:14:30 pm" X-Mailer: ELM [version 2.4ME+ PL19 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Alex Nash writes: > Sorry, but attempting to maintain backwards compatibility at this > point is bogus. The original ip_fw struct shipped in 2.1R contains > different fields yet is the exact same size as the previous ip_fw > struct in stable. Checking for a 64 byte structure does not give > you the information necessary to provide backwards compatibility. Ah well... sure would have been nice. > > Alex cheers Juergen