Home | History | Annotate | Download | only in libaltq
History log of /src/usr.sbin/altq/libaltq/altq_qop.h
RevisionDateAuthorComments
 1.10  24-Dec-2024  kre Make return type in prototype for atobps() match that of the declaration.
Hopefully fix 32 bit builds.
 1.9  24-Dec-2024  ozaki-r altq, cbq: support 10 Gbps bandwidth

Mostly just s/u_int/uint64_t/ for bandwidth and rate variables.
 1.8  22-May-2022  andvar fix various small typos, mainly in comments.
 1.7  11-Jul-2019  msaitoh Fix typo (s/supress/suppress/).
 1.6  16-Aug-2011  christos branches: 1.6.42;
use memcpy to avoid type punning.
 1.5  02-May-2008  xtraeme Constify and other misc fixes to make this build with WARNS=4.
 1.4  26-Nov-2006  peter branches: 1.4.16;
Since the -D option doesn't do anything useful at all, remove it.
 1.3  05-Mar-2002  itojun bring in latest ALTQ from kjc.
 1.2  16-Aug-2001  itojun $NetBSD$
 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.4.16.1  18-May-2008  yamt sync with head.
 1.6.42.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411

RSS XML Feed