NetBSD/sys/altq
mrg 62adeb39c4 simplify priq_class_create(): if the alloc for cl_q fails,
then only clean up required to to free cl.  delete all the
code at err_ret that was probably used in the past, and move
the free + return upon failure earlier.
2018-06-15 08:34:18 +00:00
..
Makefile
altq.h
altq_afmap.c
altq_afmap.h
altq_blue.c
altq_blue.h
altq_cbq.c Zero buffers copied to userland to avoid stack disclosure. 2017-07-28 13:53:17 +00:00
altq_cbq.h
altq_cdnr.c Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
altq_cdnr.h
altq_classq.h s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
altq_conf.c
altq_conf.h
altq_fifoq.c
altq_fifoq.h
altq_flowvalve.h
altq_hfsc.c Zero buffers copied to userland to avoid stack disclosure. 2017-07-28 13:53:17 +00:00
altq_hfsc.h
altq_jobs.c Zero buffers copied to userland to avoid stack disclosure. 2017-07-28 13:53:17 +00:00
altq_jobs.h
altq_localq.c
altq_priq.c simplify priq_class_create(): if the alloc for cl_q fails, 2018-06-15 08:34:18 +00:00
altq_priq.h
altq_red.c
altq_red.h
altq_rio.c Use M_GETCTX and M_SETCTX instead of open-coding rcvif 2016-05-16 09:53:59 +00:00
altq_rio.h
altq_rmclass.c
altq_rmclass.h
altq_rmclass_debug.h
altq_subr.c Use if_acquire and if_release instead of using psref API directly 2017-03-14 09:03:08 +00:00
altq_var.h
altq_wfq.c Reject negative indices. 2017-07-28 13:58:47 +00:00
altq_wfq.h
altqconf.h
files.altq
if_altq.h