summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authorloos <loos@FreeBSD.org>2016-04-16 22:02:32 +0000
committerloos <loos@FreeBSD.org>2016-04-16 22:02:32 +0000
commit99b723c5685433e242785c80e652cd942050615c (patch)
tree3d8f2f118c62dcbef39be628d704a68325ede001 /sys/conf/NOTES
parentb3015d8f283375f76efedb46756e8a04027a4066 (diff)
downloadFreeBSD-src-99b723c5685433e242785c80e652cd942050615c.zip
FreeBSD-src-99b723c5685433e242785c80e652cd942050615c.tar.gz
MFC r287009, r287120 and r298131:
Add ALTQ(9) support for the CoDel algorithm. CoDel is a parameterless queue discipline that handles variable bandwidth and RTT. It can be used as the single queue discipline on an interface or as a sub discipline of existing queue disciplines such as PRIQ, CBQ, HFSC, FAIRQ. Obtained from: pfSense Sponsored by: Rubicon Communications (Netgate)
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 78fb6ee..7b5c725 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -699,6 +699,7 @@ options ALTQ
options ALTQ_CBQ # Class Based Queueing
options ALTQ_RED # Random Early Detection
options ALTQ_RIO # RED In/Out
+options ALTQ_CODEL # CoDel Active Queueing
options ALTQ_HFSC # Hierarchical Packet Scheduler
options ALTQ_FAIRQ # Fair Packet Scheduler
options ALTQ_CDNR # Traffic conditioner
OpenPOWER on IntegriCloud