Age | Commit message (Expand) | Author |
2004-01-14 | eliminate the predefined special qids so that qids become simple | Kenjiro Cho |
2003-12-06 | update the CMU license, submitted by Tze Sing Eugene Ng <eugeneng@cs.cmu.edu>. | Kenjiro Cho |
2003-05-20 | fix a breakage in hfsc. | Kenjiro Cho |
2003-04-12 | life's easier if one initializes pointers... | Henning Brauer |
2003-04-12 | don't create a root class implicitely. we do this from pfctl, and need | Henning Brauer |
2003-04-12 | kill the qid assignment code here; return EINVAL if qid == 0 - similar to | Henning Brauer |
2003-04-12 | ansi and a bit style; ok kjc@ | Henning Brauer |
2003-03-27 | idx is unsigned | Henning Brauer |
2003-03-24 | fix error return values (NULL to ENOMEM) and add missing ellist_destroy() | Kenjiro Cho |
2003-03-13 | scale the red thresholds according to the queue limit. | Kenjiro Cho |
2003-03-11 | add protection against packets without pkthdr. | Kenjiro Cho |
2003-03-02 | only assign a new queue id if a->qid is 0. otherwise, check a->qid for | Henning Brauer |
2002-12-16 | major KNF, Take 2 | Henning Brauer |
2002-12-16 | switchover to pf-based altq. | Kenjiro Cho |
2002-11-29 | supress printf's. | Kenjiro Cho |
2002-11-26 | KNF | Henning Brauer |
2002-05-17 | sync with KAME. | Kenjiro Cho |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-10-26 | avoid divide-by-zero when the specified bandwidth is less than 8bps. | Kenjiro Cho |
2001-08-09 | change a maze of altq options into just "altq" for the base+red+cbq, and | Theo de Raadt |
2001-06-27 | import ALTQ, alternate queueing support, from KAME. | Kenjiro Cho |