Age | Commit message (Expand) | Author |
---|---|---|
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 |
2003-02-05 | missed one during ansification | Henning Brauer |
2003-01-30 | big KNF & ANSI round | Henning Brauer |
2003-01-07 | Correct several typos in comments. No code changes. | Chad Loder |
2002-12-16 | major KNF, Take 2 | Henning Brauer |
2002-12-16 | switchover to pf-based altq. | Kenjiro Cho |
2002-11-26 | KNF | Henning Brauer |
2002-10-11 | make CBQ aware of the pf API so that pf developers can play with CBQ. | Kenjiro Cho |
2002-10-05 | fix a embarrassing list-handling bug in cbq. | Kenjiro Cho |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
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 |
2001-06-27 | import ALTQ, alternate queueing support, from KAME. | Kenjiro Cho |