summaryrefslogtreecommitdiffstats
path: root/tc/tc_core.c
Commit message (Expand)AuthorAgeFilesLines
* iproute2-next: police: support 64bit rate and peakrate in tc utilityDavid Dai2019-09-151-0/+29
* tc: support conversions to or from 64 bit nanosecond-based timeDave Taht2018-08-301-0/+1
* drop unneeded include of syslog.hStephen Hemminger2017-11-121-1/+0
* tc: include stdint.h explicitly for UINT16_MAXKhem Raj2017-05-221-0/+1
* scrub out whitespace issuesStephen Hemminger2016-03-271-1/+1
* tc: code cleanupStephen Hemminger2016-03-211-18/+19
* htb: support 64bit ratesEric Dumazet2013-11-221-3/+3
* linklayer interface between kernel and tc/userspaceJesper Dangaard Brouer2013-09-031-0/+16
* ip: make local functions staticStephen Hemminger2013-02-121-3/+3
* add generic size table for qdiscsJussi Kivilinna2008-09-171-15/+64
* ATM cell alignment.Jesper Dangaard Brouer2008-04-171-3/+41
* Change the rate table calc of transmit cost to use upper bound value.Jesper Dangaard Brouer2007-12-311-1/+2
* Cleanup: tc_calc_rtable().Jesper Dangaard Brouer2007-12-311-2/+4
* Overhead calculation is now done in the kernel.Jesper Dangaard Brouer2007-12-311-4/+0
* Also do tc_core_time2big argument (long->unsigned).Andreas Henriksson2007-10-121-1/+1
* Switch helpers tc_core_{time2ktime,ktime2time} from long to unsigned as well.Andreas Henriksson2007-10-121-2/+2
* Fix overflow in time2tick / tick2time.Andreas Henriksson2007-10-121-2/+2
* Handle different kernel clock resolutionsPatrick McHardy2007-03-131-7/+19
* Replace "usec" by "time" in function namesPatrick McHardy2007-03-131-7/+7
* Introduce TIME_UNITS_PER_SEC to represent internal clock resolutionPatrick McHardy2007-03-131-2/+12
* Introduce tc_calc_xmitsize and use where appropriatePatrick McHardy2007-03-131-0/+5
* Use tc_calc_xmittime() where appropriatePatrick McHardy2007-03-131-1/+1
* Trap possible overflow in usec values to netemStephen Hemminger2006-10-191-0/+9
* Adds mpu support to HTB (ATM) queueing disciplineosdl.net!shemminger2004-07-301-0/+4
* (Logical change 1.3)osdl.org!shemminger2004-04-151-0/+85
* Initial revisionosdl.org!shemminger2004-04-151-0/+0