From owner-cvs-all Tue Aug 1 18: 2:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 30C8737BF99; Tue, 1 Aug 2000 18:02:43 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA93462; Tue, 1 Aug 2000 18:02:43 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200008020102.SAA93462@freefall.freebsd.org> From: Peter Wemm Date: Tue, 1 Aug 2000 18:02:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ip6protosw.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/08/01 18:02:42 PDT Modified files: sys/netinet6 ip6protosw.h Log: GRRR! Fix the 'panic: ip6_init' caused by darrenr's incomplete changes for the pfil hooks. The protosw and ip6protosw structures were out of sync with each other. :-( Revision Changes Path 1.4 +7 -1 src/sys/netinet6/ip6protosw.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message