mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Correct typo.
MFC after: 2 weeks
This commit is contained in:
parent
144e07f0e7
commit
755911cd91
1 changed files with 1 additions and 1 deletions
|
|
@ -604,7 +604,7 @@ options SCTP_LTRACE_ERRORS
|
|||
# broken or changes with CPU throttling then you must also have the ALTQ_NOPCC
|
||||
# option.
|
||||
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