mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Properly spell "Class Based Queueing"
PR: www/177412 Submitted by: Oliver Loch <grimeton@gmx.net> Approved by: cognet
This commit is contained in:
parent
829e39ff92
commit
a8a703a228
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ device pfsync #synchronization interface for PF
|
|||
device carp #Common Address Redundancy Protocol
|
||||
|
||||
options ALTQ
|
||||
options ALTQ_CBQ # Class Bases Queueing
|
||||
options ALTQ_CBQ # Class Based Queueing
|
||||
options ALTQ_RED # Random Early Detection
|
||||
options ALTQ_RIO # RED In/Out
|
||||
options ALTQ_HFSC # Hierarchical Packet Scheduler
|
||||
|
|
|
|||
Loading…
Reference in a new issue