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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20070912130251.2ac8060e@oldman> Date: Wed, 12 Sep 2007 13:02:51 +0200 From: Stephen Hemminger <shemminger@...ux-foundation.org> To: jdb@...x.dk Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>, Patrick McHardy <kaber@...sh.net>, "David S. Miller" <davem@...emloft.net> Subject: Re: [PATCH 3/6] [IPROUTE2]: Update pkt_sched.h (to resemble the kernel one) On Wed, 12 Sep 2007 12:14:14 +0200 Jesper Dangaard Brouer <jdb@...x.dk> wrote: > commit ef065a43b8900fbc0763eac0fa0a9a8a00c8aaa2 > Author: Jesper Dangaard Brouer <hawk@...x.dk> > Date: Tue Sep 11 16:17:46 2007 +0200 > > [IPROUTE2]: Update pkt_sched.h (to resemble the kernel one) > > Extend the tc_ratespec struct, with two parameters: 1) "cell_align" > that allow adjusting the alignment of the rate table. 2) "overhead" > that allow adding a packet overhead before the lookup in the kernel. > > This is done in order to, add support to changing the rate table to > use the upper-boundry L2T (length to time) value. Currently we use the > lower-boundry, which result in under-estimating the actual bandwidth > usage. > > Signed-off-by: Jesper Dangaard Brouer <hawk@...x.dk> > Okay, but don't need a special patch to do it. I perodically sync up the headers before each release. - 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