Received: with ECARTIS (v1.0.0; list netdev); Sun, 30 Jan 2005 08:29:32 -0800 (PST) Received: from yue.st-paulia.net (yue.linux-ipv6.org [203.178.140.15]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j0UGTQsP028043 for ; Sun, 30 Jan 2005 08:29:26 -0800 Received: from localhost (localhost [127.0.0.1]) by yue.st-paulia.net (Postfix) with ESMTP id E5F5F33CC2; Mon, 31 Jan 2005 01:30:18 +0900 (JST) Date: Mon, 31 Jan 2005 01:30:18 +0900 (JST) Message-Id: <20050131.013018.131301320.yoshfuji@linux-ipv6.org> To: rmk@arm.linux.org.uk Cc: netdev@oss.sgi.com, yoshfuji@linux-ipv6.org Subject: Re: ip -6 route shows incorrect route expiry times From: YOSHIFUJI Hideaki / =?iso-2022-jp?B?GyRCNUhGIzFRTEAbKEI=?= In-Reply-To: <20050131.012910.117562374.yoshfuji@linux-ipv6.org> References: <20050130160840.C25000@flint.arm.linux.org.uk> <20050131.012910.117562374.yoshfuji@linux-ipv6.org> Organization: USAGI Project X-URL: http://www.yoshifuji.org/%7Ehideaki/ X-Fingerprint: 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA X-PGP-Key-URL: http://www.yoshifuji.org/%7Ehideaki/hideaki@yoshifuji.org.asc X-Face: "5$Al-.M>NJ%a'@hhZdQm:."qn~PA^gq4o*>iCFToq*bAi#4FRtx}enhuQKz7fNqQz\BYU] $~O_5m-9'}MIs`XGwIEscw;e5b>n"B_?j/AkL~i/MEaZBLP X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.1 (AOI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/650/Sun Jan 2 19:00:02 2005 clamav-milter version 0.80j on 127.0.0.1 X-Virus-Status: Clean X-archive-position: 1009 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: yoshfuji@linux-ipv6.org Precedence: bulk X-list: netdev Content-Length: 562 Lines: 11 In article <20050131.012910.117562374.yoshfuji@linux-ipv6.org> (at Mon, 31 Jan 2005 01:29:10 +0900 (JST)), YOSHIFUJI Hideaki / 吉藤英明 says: > > 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