summaryrefslogtreecommitdiff
path: root/sys/altq/altq_rio.h
AgeCommit message (Collapse)Author
2003-03-13remove an unused function prototype.Kenjiro Cho
from KAME
2002-12-16major KNF, Take 2Henning Brauer
ok kjc@
2002-12-16switchover 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-26KNFHenning Brauer
2002-03-14First round of __P removal in sysTodd C. Miller
2001-06-27import ALTQ, alternate queueing support, from KAME.Kenjiro Cho
ALTQ allows to switch various queueing disciplines on output network interfaces.