altq(4) - NetBSD Manual Pages

Command: Section: Arch: Collection:  
ALTQ(4)                 NetBSD Kernel Interfaces Manual                ALTQ(4)


NAME
altq -- alternate queuing framework
SYNOPSIS
options ALTQ options ALTQ_BLUE options ALTQ_CBQ options ALTQ_CDNR options ALTQ_FIFOQ options ALTQ_FLOWVALVE options ALTQ_HFSC options ALTQ_LOCALQ options ALTQ_PRIQ options ALTQ_RED options ALTQ_RIO options ALTQ_WFQ
DESCRIPTION
The altq framework provides several disciplines for queuing outgoing net- work packets. While traffic shaping is perhaps the most prominent exam- ple, altq provides also other measures related to QoS. The framework has been integrated to the pf(4) packet filter since NetBSD 4.0. At the implementation level altq modifies the interface packet queues. Therefore the driver modifications described in altq(9) are required in order to use a certain network card with altq.
FILES
/dev/altq
SEE ALSO
pf(4), altq.conf(5), altqd(8), altq(9) Kenjiro Cho, Fitting theory into reality in the ALTQ case, http://www.sonycsl.co.jp/person/kjc/papers/fittingtheory.pdf, March, 2004, Asia BSD conference. NetBSD 8.1 March 08, 2018 NetBSD 8.1
Powered by man-cgi (2024-03-20). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.