Date: Sat, 16 Apr 2016 20:54:55 +0000 (UTC) From: Luiz Otavio O Souza <loos@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r298131 - head/sys/conf Message-ID: <201604162054.u3GKstrV027478@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604162054.u3GKstrV027478>