Re: v6 time_uptime vs time_second

2016-10-03 Thread Stuart Henderson
On 2016/10/02 19:37, Martin Pieuchot wrote: > I'm trying to figure out where the regression in IPv6/NDP is and here's > what I found so far. > > When the route expiration time got converted from time_second to > time_uptime we forgot to do the same for values inside RAs. I'm not > sure what's the

v6 time_uptime vs time_second

2016-10-02 Thread Martin Pieuchot
I'm trying to figure out where the regression in IPv6/NDP is and here's what I found so far. When the route expiration time got converted from time_second to time_uptime we forgot to do the same for values inside RAs. I'm not sure what's the real impact of this, but it is clearly wrong. Diff bel