freebsd-dev/sys/contrib/altq/altq
Gleb Smirnoff 56b61ca27a Remove ifq_drops from struct ifqueue. Now queue drops are accounted in
struct ifnet if_oqdrops.

Some netgraph modules used ifqueue w/o ifnet. Accounting of queue drops
is simply removed from them. There were no API to read this statistic.

Sponsored by:	Netflix
Sponsored by:	Nginx, Inc.
2014-09-19 09:01:19 +00:00
..
altq_cbq.c Move new pf includes to the pf directory. The pfvar.h remain 2013-10-27 16:25:57 +00:00
altq_cbq.h
altq_cdnr.c Start splitting pfvar.h into internal and external parts. 2013-10-26 18:59:58 +00:00
altq_cdnr.h
altq_classq.h
altq_hfsc.c Move new pf includes to the pf directory. The pfvar.h remain 2013-10-27 16:25:57 +00:00
altq_hfsc.h Simplify TAILQ usage and avoid additional memory allocations. 2013-03-05 08:08:16 +00:00
altq_priq.c Move new pf includes to the pf directory. The pfvar.h remain 2013-10-27 16:25:57 +00:00
altq_priq.h
altq_red.c Move new pf includes to the pf directory. The pfvar.h remain 2013-10-27 16:25:57 +00:00
altq_red.h
altq_rio.c Move new pf includes to the pf directory. The pfvar.h remain 2013-10-27 16:25:57 +00:00
altq_rio.h
altq_rmclass_debug.h
altq_rmclass.c Start splitting pfvar.h into internal and external parts. 2013-10-26 18:59:58 +00:00
altq_rmclass.h
altq_subr.c Move new pf includes to the pf directory. The pfvar.h remain 2013-10-27 16:25:57 +00:00
altq_var.h Remove support for FreeBSD 4.x and below. 2011-03-10 18:49:15 +00:00
altq.h
altqconf.h
if_altq.h Remove ifq_drops from struct ifqueue. Now queue drops are accounted in 2014-09-19 09:01:19 +00:00