Are these the only kernel options I need to enable altq on FreeBSD 5.2.1

BB brent.bolin at gmail.com
Thu Sep 30 07:43:44 PDT 2004


options         ALTQ
options         ALTQ_CBQ        # Class Bases Queueing
options         ALTQ_RED        # Random Early Drop
options         ALTQ_RIO        # RED In/Out
options         ALTQ_HFSC       # Hierarchical Packet Scheduler
options         ALTQ_CDNR       # Traffic conditioner
options         ALTQ_PRIQ       # Prioirity Queueing

btb


More information about the freebsd-pf mailing list