From owner-svn-src-all@FreeBSD.ORG Wed Oct 24 19:05:54 2012 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D39E0415; Wed, 24 Oct 2012 19:05:54 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id 418008FC12; Wed, 24 Oct 2012 19:05:54 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id q9OJ5r2N097280; Wed, 24 Oct 2012 23:05:53 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id q9OJ5rrs097279; Wed, 24 Oct 2012 23:05:53 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Wed, 24 Oct 2012 23:05:53 +0400 From: Gleb Smirnoff To: John Baldwin Subject: Re: svn commit: r242013 - head/sys/net Message-ID: <20121024190553.GM70741@FreeBSD.org> References: <201210241833.q9OIXi77072545@svn.freebsd.org> <201210241442.33028.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201210241442.33028.jhb@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Oct 2012 19:05:54 -0000 On Wed, Oct 24, 2012 at 02:42:33PM -0400, John Baldwin wrote: J> On Wednesday, October 24, 2012 2:33:44 pm Gleb Smirnoff wrote: J> > Author: glebius J> > Date: Wed Oct 24 18:33:44 2012 J> > New Revision: 242013 J> > URL: http://svn.freebsd.org/changeset/base/242013 J> > J> > Log: J> > Fix fallout from r240071. If destination interface lookup fails, J> > we should broadcast a packet, not try to deliver it to NULL. J> > J> > Reported by: rpaulo J> J> I wonder if this fixes the panic someone was reporting on net@ when removing J> an interface from a bridge? I failed to find it on net@ or bugs@ in a timeframe after I committed if_transmit patch to bridge. -- Totus tuus, Glebius.