From owner-cvs-src@FreeBSD.ORG Wed Jul 30 18:26:50 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5396F1065670; Wed, 30 Jul 2008 18:26:50 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.freebsd.org (Postfix) with ESMTP id 302038FC22; Wed, 30 Jul 2008 18:26:50 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 4433846B38; Wed, 30 Jul 2008 14:26:49 -0400 (EDT) Date: Wed, 30 Jul 2008 19:26:49 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200807301819.m6UIJj7n003926@repoman.freebsd.org> Message-ID: <20080730192554.D89526@fledge.watson.org> References: <200807301819.m6UIJj7n003926@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: Re: cvs commit: src/sys/net if.c if_ethersubr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 30 Jul 2008 18:26:50 -0000 On Wed, 30 Jul 2008, Robert Watson wrote: > rwatson 2008-07-30 17:27:10 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_7) > sys/net if.c if_ethersubr.c > Log: > SVN rev 181001 on 2008-07-30 17:27:10Z by rwatson > > Merge r176906 from head to stable/7: > > Move IFF_NEEDSGIANT warning from if_ethersubr.c to if.c so it is displayed > for all network interfaces, not just ethernet-like ones. > > Upgrade it to a louder WARNING and be explicit that the flag is obsolete. > Support for IFF_NEEDSGIANT will be removed in a few months (see arch@ for > details) and will not appear in 8.0. > > Upgrade if_watchdog to a WARNING. Just to be completely clear: there are no plans to remove IFF_NEEDSGIANT from 7.x, just 8.x, but the interfaces here remain obsoleted. Robert N M Watson Computer Laboratory University of Cambridge