svn commit: r298131 - head/sys/conf
Luiz Otavio O Souza
loos at FreeBSD.org
Sat Apr 16 20:54:56 UTC 2016
Author: loos
Date: Sat Apr 16 20:54:55 2016
New Revision: 298131
URL: https://svnweb.freebsd.org/changeset/base/298131
Log:
Add Codel to NOTES.
X-MFC with: r287009
Sponsored by: Rubicon Communications (Netgate)
Modified:
head/sys/conf/NOTES
Modified: head/sys/conf/NOTES
==============================================================================
--- head/sys/conf/NOTES Sat Apr 16 20:42:51 2016 (r298130)
+++ head/sys/conf/NOTES Sat Apr 16 20:54:55 2016 (r298131)
@@ -718,6 +718,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
More information about the svn-src-head
mailing list