lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 06 Sep 2007 14:17:48 -0700 From: Rick Jones <rick.jones2@...com> To: Stephen Hemminger <shemminger@...ux-foundation.org> Cc: netdev@...r.kernel.org, David Miller <davem@...emloft.net> Subject: Re: [PATCH] [RFC] allow admin/users to specify rto_min in milliseconds rather than jiffies Stephen Hemminger wrote: > On Tue, 4 Sep 2007 13:20:47 -0700 (PDT) > Rick Jones <rick.jones2@...com> wrote: > > >>Build upon David Miller's initial patches to set the per-route rto_min >>so users can specify the rto_min in the same units (milliseconds) in >>which they are displayed. This is desirable because asking users to >>convert to and from jiffies themselves, when there can be different >>values of HZ from system to system would be error prone. >> >>Signed-off-by: Rick Jones <rick.jones2@...com> >>--- > > > The api in netlink should be in milliseconds rather than compensating > in the application (iproute2). My understanding of the in-kernel rtnetlink code is far from complete, but it doesn't seem to have much in the way of provisions for unit conversion, which would suggest no nice suffix-based ui as in tc, and ip is already doing some massaging of units on the display side for a couple of the other parameters, so I'm at something of a loss. rick jones - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists