Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-13 | scale the red thresholds according to the queue limit. | Kenjiro Cho | |
the min and max thresholds are set to 10% and 30% of the queue limit. | |||
2003-01-07 | Correct several typos in comments. No code changes. | Chad Loder | |
2002-12-16 | major KNF, Take 2 | Henning Brauer | |
ok kjc@ | |||
2002-12-16 | switchover to pf-based altq. | Kenjiro Cho | |
- remove files which are no longer used, or we don't have plans to support in pf in the near future. - remove altq ioctl related stuff. - convert the PRIQ, HFSC and RIO modules to pf-based altq. (these are not enabled in GENERIC, CDNR is not converted yet.) | |||
2002-11-29 | supress printf's. | Kenjiro Cho | |
2002-11-26 | KNF | Henning Brauer | |
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-08-09 | change a maze of altq options into just "altq" for the base+red+cbq, and | Theo de Raadt | |
then altq_* for each of the other * experimental options. and.. enable it by default in GENERIC. | |||
2001-06-27 | import ALTQ, alternate queueing support, from KAME. | Kenjiro Cho | |
ALTQ allows to switch various queueing disciplines on output network interfaces. |