kernel-hacking-2024-linux-s.../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
..
act_api.c [NETLINK]: Convert netlink users to use group numbers instead of bitmasks 2005-08-29 16:00:54 -07:00
cls_api.c [NETLINK]: Convert netlink users to use group numbers instead of bitmasks 2005-08-29 16:00:54 -07:00
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 [INET]: speedup inet (tcp/dccp) lookups 2005-10-03 14:13:38 -07:00
em_nbyte.c
em_text.c
em_u32.c
ematch.c
estimator.c
gact.c
ipt.c
Kconfig [PKT_SCHED]: Rework QoS and/or fair queueing configuration 2005-11-03 02:29:06 -02:00
Makefile
mirred.c
pedit.c
police.c
sch_api.c [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
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