aboutsummaryrefslogtreecommitdiff
path: root/sys/net/altq
Commit message (Expand)AuthorAgeFilesLines
* Remove an alias if_list, use if_link consistently.Kevin Lo2016-10-061-1/+1
* Hide the boottime and bootimebin globals, provide the getboottime(9)Konstantin Belousov2016-07-271-1/+2
* Don't repeat the the word 'the'Eitan Adler2016-05-171-1/+1
* sys/net*: minor spelling fixes.Pedro F. Giffuni2016-05-034-5/+5
* Fix the spelling of eri's name.Luiz Otavio O Souza2015-08-242-2/+2
* Add ALTQ(9) support for the CoDel algorithm.Luiz Otavio O Souza2015-08-2116-11/+825
* Another attempt to make this compile on more architectures after r284777.Bjoern A. Zeeb2015-06-251-2/+2
* Correct r284777 to use proper includes and remove dead code to unbreak kernel...Ermal Luçi2015-06-251-19/+4
* ALTQ FAIRQ discipline import from DragonFLYErmal Luçi2015-06-245-1/+1065
* - Format copyright notices, VCS ids.Gleb Smirnoff2015-04-1714-267/+53
* Move ALTQ from contrib to net/altq. The ALTQ code is for many yearsGleb Smirnoff2015-04-1621-0/+14654