From owner-freebsd-current@FreeBSD.ORG Wed Apr 20 04:04:09 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0019816A4CE; Wed, 20 Apr 2005 04:04:08 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B08343D48; Wed, 20 Apr 2005 04:04:08 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j3K448Hh002662; Tue, 19 Apr 2005 21:04:08 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j3K4482L002661; Tue, 19 Apr 2005 21:04:08 -0700 Date: Tue, 19 Apr 2005 21:04:08 -0700 From: Brooks Davis To: John Nielsen Message-ID: <20050420040407.GA24712@odin.ac.hmc.edu> References: <20050418185148.GA15795@odin.ac.hmc.edu> <200504192048.05348.lists@jnielsen.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PNTmBPCT7hxwcZjr" Content-Disposition: inline In-Reply-To: <200504192048.05348.lists@jnielsen.net> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: freebsd-current@freebsd.org cc: current@freebsd.org Subject: Re: HEADSUP: IPv6 support added to IPFW X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2005 04:04:09 -0000 --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 19, 2005 at 08:48:04PM -0600, John Nielsen wrote: > On Monday 18 April 2005 12:51 pm, Brooks Davis wrote: > > I've just committed support for IPv6 to IPFW. Various versions of the > > pack have been in use for some time, but it's a large change so be > > careful. >=20 > I got a kernel build error on yesterday's sources. I'm running -CURRENT = and=20 > using a custom kernel that does not include INET6 but does include=20 > IPFIREWALL, IPDIVERT, and DUMMYNET. The error message (not copy-pasted) = is=20 > below: >=20 > linking kernel > ip_dummynet.o: In function 'transmit_event': > : undefined reference to 'ip6_output' > ip_dummynet.o: In function 'transmit_event': > : undefined reference to 'ip6_input' > ip_fw2.o: In function 'search_ip6_addr_net': > : undefined reference to 'in6_clearscope' > *** Error code 1 I believe phk fixed that bug. The changes looked fine to me, but I haven't actually tried to compile them yet. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --PNTmBPCT7hxwcZjr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCZdS3XY6L6fI4GtQRAgTMAKC6MF6kel6dDWxcncERSHwhH5a68wCgnQLV Pdwr5iF6onwbO0iAwdky+5o= =zOUi -----END PGP SIGNATURE----- --PNTmBPCT7hxwcZjr--