linux/net/sched
Thomas Graf 18e3fb84e6 [PKT_SCHED]: GRED: Improve error handling and messages
Try to enqueue packets if we cannot associate it with a VQ, this
basically means that the default VQ has not been set up yet.

We must check if the VQ still exists while requeueing, the VQ
might have been changed between dequeue and the requeue of the
underlying qdisc.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2005-11-05 22:02:28 +01:00
..
Kconfig [PKT_SCHED]: Rework QoS and/or fair queueing configuration 2005-11-03 02:29:06 -02:00
Makefile
act_api.c
cls_api.c
cls_basic.c
cls_fw.c
cls_route.c
cls_rsvp.c
cls_rsvp.h
cls_rsvp6.c
cls_tcindex.c
cls_u32.c
em_cmp.c
em_meta.c
em_nbyte.c
em_text.c
em_u32.c
ematch.c
estimator.c
gact.c
ipt.c
mirred.c
pedit.c
police.c
sch_api.c
sch_atm.c
sch_blackhole.c
sch_cbq.c
sch_dsmark.c
sch_fifo.c
sch_generic.c
sch_gred.c [PKT_SCHED]: GRED: Improve error handling and messages 2005-11-05 22:02:28 +01:00
sch_hfsc.c
sch_htb.c
sch_ingress.c
sch_netem.c
sch_prio.c
sch_red.c [PKT_SCHED]: RED: Cleanup and remove unnecessary code 2005-11-05 22:02:25 +01:00
sch_sfq.c
sch_tbf.c
sch_teql.c
simple.c