Date: Tue, 03 Oct 2006 07:05:40 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: John Hay <jhay@meraka.org.za> Cc: freebsd-stable@freebsd.org Subject: Re: Disappearing IPv6 default route Message-ID: <4521FDB4.9050608@infracaninophile.co.uk> In-Reply-To: <20061002194422.GA34602@zibbi.meraka.csir.co.za> References: <451EC677.6000404@infracaninophile.co.uk> <20060930203522.GA69912@zibbi.meraka.csir.co.za> <20061001093100.O91466@godot.imp.ch> <451FAE49.304@infracaninophile.co.uk> <20061002194422.GA34602@zibbi.meraka.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA797AA7A67D04861067F93E0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable John Hay wrote: >>>> - } 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 > Can you please try this patch too? The previous one I gave you, still > have some unwanted side effect. This one is by JINMEI, Tatuya and > seems to be without any... As far as I could test. That one seems to work fine as well. I can't say I have seen any side ef= fects with either the previous patch or this one, but then my IPv6 setup is pre= tty minimal and it's all static routing. 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 --------------enigA797AA7A67D04861067F93E0 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 iD8DBQFFIf298Mjk52CukIwRCKFXAJsEqe1k7x6IIhcVuP7WBopJl6XuLQCfeRLz B7zELBHJa/K0aAVKmwMLumU= =FJfP -----END PGP SIGNATURE----- --------------enigA797AA7A67D04861067F93E0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4521FDB4.9050608>