From owner-cvs-src@FreeBSD.ORG Mon May 3 09:10:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44C0E16A4D0 for ; Mon, 3 May 2004 09:10:44 -0700 (PDT) Received: from mailtoaster1.pipeline.ch (mailtoaster1.pipeline.ch [62.48.0.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 978BA43D5A for ; Mon, 3 May 2004 09:10:43 -0700 (PDT) (envelope-from andre@freebsd.org) Received: (qmail 20926 invoked from network); 3 May 2004 16:10:42 -0000 Received: from unknown (HELO freebsd.org) ([62.48.0.53]) (envelope-sender ) by mailtoaster1.pipeline.ch (qmail-ldap-1.03) with SMTP for ; 3 May 2004 16:10:42 -0000 Message-ID: <40966F04.2E262B0B@freebsd.org> Date: Mon, 03 May 2004 18:10:44 +0200 From: Andre Oppermann X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200405031607.i43G7DKL058702@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: cvs commit: src/sys/netinet ip_fastfwd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2004 16:10:44 -0000 Andre Oppermann wrote: > > andre 2004/05/03 09:07:13 PDT > > FreeBSD src repository > > Modified files: > sys/netinet ip_fastfwd.c > Log: > Back out a change that slipped into the previous commit for which other > supporting parts have not yet been committed. > > Remove pre-mature IP options ignoring option. This fixes kernel compile again. Pointy hat to: andre Noticed by: andre ;-) -- Andre