Home | History | Annotate | Download | only in libaltq
History log of /src/usr.sbin/altq/libaltq/qop.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  12-Nov-2024  andvar s/beloging/belonging/ in comment.
 1.11  16-Aug-2011  christos use memcpy to avoid type punning.
 1.10  04-Jan-2011  wiz Fix fd leak in error case. Found by cppcheck.
 1.9  02-May-2008  xtraeme Constify and other misc fixes to make this build with WARNS=4.
 1.8  26-Nov-2006  peter branches: 1.8.16;
Since the -D option doesn't do anything useful at all, remove it.
 1.7  29-Sep-2006  christos Coverity CID 2714: Fix reversed test (from Arnaud Lacombe)
 1.6  07-Jun-2005  he Initialize various local variables (clinfo, fltrinfo) to appease
-Wuninitialized. Found while compiling for sun2.

Reviewed by lukem.
 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.8.16.1  18-May-2008  yamt sync with head.

RSS XML Feed