Disappearing IPv6 default route
Matthew Seaman
m.seaman at infracaninophile.co.uk
Sun Oct 1 05:03:15 PDT 2006
Martin Blapp wrote:
>
> Hi,
>
> Will you MFC before Beta 2 ?
>
> Martin
>
>> - } else if (req == RTM_ADD && SDL(gate)->sdl_alen == 0) {
>> + } else if (req == RTM_ADD && SDL(gate)->sdl_alen == 0 &&
>> + (rt->rt_flags & RTF_HOST) != 0) {
>> ln->ln_state = 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
--
Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard
Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
Kent, CT11 9PW
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20061001/3de06ec6/signature.pgp
More information about the freebsd-stable
mailing list