From owner-cvs-src@FreeBSD.ORG Tue Sep 14 15:29:43 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 CE6FA16A4CE; Tue, 14 Sep 2004 15:29:43 +0000 (GMT) Received: from miranda.expro.pl (mail2.expro.pl [193.25.166.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9D9A43D1D; Tue, 14 Sep 2004 15:29:40 +0000 (GMT) (envelope-from winfried@miranda.expro.pl) Received: by miranda.expro.pl (Postfix, from userid 1001) id 57C2C153E0; Tue, 14 Sep 2004 17:29:35 +0200 (CEST) Date: Tue, 14 Sep 2004 17:29:35 +0200 From: Jan Srzednicki To: Max Laier Message-ID: <20040914152935.GE3410@miranda.expro.pl> References: <200409140312.i8E3C1Kw099837@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200409140312.i8E3C1Kw099837@repoman.freebsd.org> User-Agent: Mutt/1.5.6i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/pf/net if_pflog.c if_pfsync.c pf_ioctl.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: Tue, 14 Sep 2004 15:29:44 -0000 On Tue, Sep 14, 2004 at 03:12:01AM +0000, Max Laier wrote: > mlaier 2004-09-14 03:12:01 UTC > > FreeBSD src repository > > Modified files: > sys/contrib/pf/net if_pflog.c if_pfsync.c pf_ioctl.c > Log: > Move pf* init from SI_SUB_PSEUDO to SI_SUB_PROTO_IFATTACHDOMAIN where it is > save to call if_attachdomain from if_attach() (as done for if_loop.c). We > will now end up with a properly initialized if_afdata array and the nd6 > callout will no longer try to deref a NULL pointer. Is this likely to fix a very similar panic in in6_tmpaddrtimer() I've also reported? -- Jan 'Winfried' Srzednicki w@expro.pl