Re: link state change madness

2015-10-12 Thread Mike Belopuhov
On 8 October 2015 at 11:48, Martin Pieuchot 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 th

link state change madness

2015-10-08 Thread Martin Pieuchot
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 chang