cvs commit: src/sys/contrib/pf/net if_pflog.c if_pfsync.c
pf_ioctl.c
Jan Srzednicki
w at expro.pl
Tue Sep 14 08:29:44 PDT 2004
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 at expro.pl
More information about the cvs-src
mailing list