Date: Thu, 24 Jun 2004 17:03:57 -0400 From: Damian Gerow <dgerow@afflictions.org> To: freebsd-current@freebsd.org Subject: Re: Panic on today's -current Message-ID: <20040624210356.GG28051@afflictions.org> In-Reply-To: <20040624193220.GB878@gothmog.gr> References: <20040624142347.GD28051@afflictions.org> <XFMail.20040624142244.conrads@cox.net> <20040624193220.GB878@gothmog.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Giorgos Keramidas (keramida@ceid.upatras.gr) [24/06/04 15:34]: : Try applying this minor diff to today's kernel: : : %% : Index: sys/contrib/ipfilter/netinet/fil.c : =================================================================== : RCS file: /home/ncvs/src/sys/contrib/ipfilter/netinet/fil.c,v : retrieving revision 1.38 : diff -u -r1.38 fil.c : --- sys/contrib/ipfilter/netinet/fil.c 21 Jun 2004 22:46:35 -0000 1.38 : +++ sys/contrib/ipfilter/netinet/fil.c 24 Jun 2004 19:17:33 -0000 : @@ -2155,9 +2155,6 @@ : ip_natsync(ifp); : ip_statesync(ifp); : } : -# if defined(__FreeBSD_version) && (__FreeBSD_version >= 500043) : - IFNET_RUNLOCK(); : -# endif : ip_natsync((struct ifnet *)-1); : # if defined(__FreeBSD_version) && (__FreeBSD_version >= 500043) : IFNET_RUNLOCK(); : %% I won't get a chance to until later tonight (after midnight EST). But I'll let you know the results.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040624210356.GG28051>