Re: ip -6 route shows incorrect route expiry times
From: YOSHIFUJI Hideaki / 吉藤英明 <hidden>
Date: 2005-01-30 16:30:18
From: YOSHIFUJI Hideaki / 吉藤英明 <hidden>
Date: 2005-01-30 16:30:18
In article [ref] (at Mon, 31 Jan 2005 01:29:10 +0900 (JST)), YOSHIFUJI Hideaki / 吉藤英明 [off-list ref] says:
quoted
It appears that the expiry seconds here are actually in units of 10 seconds. Maybe someone's double-converting kernel Hz to user Hz?Kernel exports in USER_HZ. iproute2 seem to convert it again; workaround is to do "export HZ=100".
~~~~~~~~~~~~~ This is example. Of course, this depends on your arch. --yoshfuji