linux/net/sched
Thomas Graf 301d063c29 [PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change
Qdiscs are not supposed to reset statistics in reset() and while
changing parameters. My argumentation is that if the user wants
the counters to be reset he can simply remove and readd the
qdiscs, that's what most users do anyway.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2005-11-05 22:02:27 +01:00
..
act_api.c
cls_api.c
cls_basic.c
cls_fw.c
cls_route.c
cls_rsvp6.c
cls_rsvp.c
cls_rsvp.h
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
sch_atm.c
sch_blackhole.c
sch_cbq.c
sch_dsmark.c
sch_fifo.c
sch_generic.c
sch_gred.c [PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change 2005-11-05 22:02:27 +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