Home | History | Annotate | Download | only in libaltq
History log of /src/usr.sbin/altq/libaltq/qop_cbq.c
RevisionDateAuthorComments
 1.13  24-Dec-2024  ozaki-r altq, cbq: support 10 Gbps bandwidth

Mostly just s/u_int/uint64_t/ for bandwidth and rate variables.
 1.12  21-Jul-2021  ozaki-r libaltq, cbq: convert ns_per_byte to ps_per_byte

PR kern/56319
 1.11  14-Jul-2021  ozaki-r libaltq, cbq: add two options to interface

- no-control: don't create a control class automatically
- no-tbr: don't install TBR
 1.10  19-Oct-2013  christos fix unused variable warnings.
 1.9  06-Jan-2010  mbalmer branches: 1.9.6; 1.9.12;
Fix typo in comment.
 1.8  15-Apr-2009  lukem Fix -Wsign-compare issues
 1.7  02-May-2008  xtraeme branches: 1.7.8;
Constify and other misc fixes to make this build with WARNS=4.
 1.6  31-May-2002  itojun branches: 1.6.32;
fail if the default class is larger than the ctl class.
report by Paul Civati <paul@xciv.org>
 1.5  05-Mar-2002  itojun bring in latest ALTQ from kjc.
 1.4  22-Aug-2001  itojun sync with latest kame tree. snprintf() return value audit, log() cleanup,
and such.
 1.3  16-Aug-2001  itojun $NetBSD$
 1.2  16-Aug-2001  itojun string length audit (use strlcpy). sync with latest kame ALTQ.
 1.1  16-Dec-2000  thorpej branches: 1.1.1;
Initial revision
 1.1.1.1  16-Dec-2000  thorpej Import the altq library.
 1.6.32.1  18-May-2008  yamt sync with head.
 1.7.8.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.9.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.9.6.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed