On Wednesday, October 24, 2012 3:05:53 pm Gleb Smirnoff wrote: > 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.
Ah, it was on current@: Subject: "panic possibly on on bridge member removal" It definitely had a null ifnet pointer. -- John Baldwin _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"