On 8 October 2015 at 11:48, Martin Pieuchot <[email protected]> wrote:
> Recent NFS-related rtisvalid(9) regressions turns out to be related
> to the use of DOWN RTF_CLONED route entries.  Such entries are DOWN
> because they are cloned from a DOWN RTF_CLONING entry.
>
> While investigating this race I figured out that we have different
> code paths messing with link-state change.  Diff below unify them
> all.  As a result two #ifdef chunks dies because dohook() is now
> called.
>
> ok?
>

Looks correct to me.  OK mikeb

Reply via email to