John Hay wrote:
>>>> -        } 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
> 
> 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 effects
with either the previous patch or this one, but then my IPv6 setup is pretty
minimal and it's all static routing.

        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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to