]> git.proxmox.com Git - mirror_iproute2.git/commit
Overhead calculation is now done in the kernel.
authorJesper Dangaard Brouer <hawk@comx.dk>
Tue, 11 Sep 2007 14:59:58 +0000 (16:59 +0200)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Mon, 31 Dec 2007 19:07:58 +0000 (11:07 -0800)
commitbccd014b866daa21002f7ac682cee57a9fe003e3
treeb00eab8dfbf4ab607b1845c2a17b2d6a5f805ec5
parent77aa4d03a7e54dc1cb40f4497a8882fb0c7deb48
Overhead calculation is now done in the kernel.

The only current user is HTB. HTB overhead argument is now passed on
to the kernel (in the struct tc_ratespec). Also correct the data
types.

Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
tc/q_htb.c
tc/tc_core.c