From owner-freebsd-stable@FreeBSD.ORG Sun Oct 1 12:03:15 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BE4316A412 for ; Sun, 1 Oct 2006 12:03:15 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.187.76.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0890B43D8D for ; Sun, 1 Oct 2006 12:02:55 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from [IPv6:::1] (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.13.8/8.13.8) with ESMTP id k91C2MUS001225; Sun, 1 Oct 2006 13:02:28 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Authentication-Results: smtp.infracaninophile.co.uk from=m.seaman@infracaninophile.co.uk; sender-id=softfail; spf=softfail X-SenderID: Sendmail Sender-ID Filter v0.2.14 smtp.infracaninophile.co.uk k91C2MUS001225 Message-ID: <451FAE49.304@infracaninophile.co.uk> Date: Sun, 01 Oct 2006 13:02:17 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 1.5.0.7 (X11/20060915) MIME-Version: 1.0 To: John Hay References: <451EC677.6000404@infracaninophile.co.uk> <20060930203522.GA69912@zibbi.meraka.csir.co.za> <20061001093100.O91466@godot.imp.ch> In-Reply-To: <20061001093100.O91466@godot.imp.ch> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig978DAB91AB4DB1D09C7CE0C5" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (smtp.infracaninophile.co.uk [IPv6:::1]); Sun, 01 Oct 2006 13:02:48 +0100 (BST) X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00, DKIM_POLICY_TESTING,NO_RELAYS autolearn=ham version=3.1.5 X-Spam-Checker-Version: SpamAssassin 3.1.5 (2006-08-29) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-stable@freebsd.org Subject: Re: Disappearing IPv6 default route X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Oct 2006 12:03:15 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig978DAB91AB4DB1D09C7CE0C5 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Martin Blapp wrote: >=20 > Hi, >=20 > Will you MFC before Beta 2 ? >=20 > Martin >=20 >> - } else if (req =3D=3D RTM_ADD && SDL(gate)->sdl_alen =3D=3D 0= ) { >> + } else if (req =3D=3D RTM_ADD && SDL(gate)->sdl_alen =3D=3D 0= && >> + (rt->rt_flags & RTF_HOST) !=3D 0) { >> ln->ln_state =3D ND6_LLINFO_INCOMPLETE; Please do MFC. This patch seems to have solved all the problems I was experiencing, and I can see the dancing Kame again now. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig978DAB91AB4DB1D09C7CE0C5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFH65O8Mjk52CukIwRCFeRAJ0QaYQ34fl2gaoSlSPkKYutXtnxZACeLD0V DDURLcQJxCk71Uh70MSfL3A= =ezfy -----END PGP SIGNATURE----- --------------enig978DAB91AB4DB1D09C7CE0C5--