On 24/08/15(Mon) 20:32, Mike Belopuhov wrote: > On Thu, Aug 20, 2015 at 20:10 +0200, Martin Pieuchot wrote: > > On 20/08/15(Thu) 18:20, Mike Belopuhov wrote: > [...] > Thanks a lot for taking your time to dig through this. > Your diff looks good to me apart from the small bit where > you've moved clearing "NDPRF_ONLINK" after the rt_sendmsg. > Isn't it better to clear it before userland will get the > notification?
I don't think it really matter, the flag is only read by userland through "ndp -p" but I left it as it was before since I'll revisit this function soon to convert it to rt_ifa_del().
