From: Patrick McHardy <kaber@trash.net>
To: hadi@cyberus.ca
Cc: netdev@vger.kernel.org, Patrick McHardy <kaber@trash.net>
Subject: [RFC NET_SCHED 00/05]: Kill NET_CLS_POLICE
Date: Mon, 9 Jul 2007 22:46:12 +0200 (MEST) [thread overview]
Message-ID: <20070709204611.1461.16465.sendpatchset@localhost.localdomain> (raw)
[This is a resend because of a typo in Jamal's address that I believe
made vger reject the mails. Appologies in case they arrive twice.]
These patches update the NET_CLS_ACT code to fully replace NET_CLS_POLICE
and remove the old code. There is one incompatibility, please look at
patch 4/5 for details.
include/net/act_api.h | 30 ---
include/net/pkt_cls.h | 8 -
include/net/pkt_sched.h | 4 +-
include/net/sch_generic.h | 2 +-
net/sched/Kconfig | 8 +-
net/sched/Makefile | 1 -
net/sched/act_police.c | 246 ++----------------------
net/sched/cls_api.c | 40 ----
net/sched/cls_u32.c | 3 -
net/sched/sch_api.c | 67 ++++---
net/sched/sch_atm.c | 475 ++++++++++++++++++++++-----------------------
net/sched/sch_cbq.c | 48 ++---
net/sched/sch_dsmark.c | 34 ++--
net/sched/sch_hfsc.c | 3 -
net/sched/sch_htb.c | 3 -
net/sched/sch_ingress.c | 19 --
net/sched/sch_tbf.c | 2 +-
17 files changed, 330 insertions(+), 663 deletions(-)
Patrick McHardy (5):
[NET_SCHED]: sch_atm: Lindent
[NET_SCHED]: sch_atm: act_api support
[NET_SCHED]: sch_dsmark: act_api support
[NET_SCHED]: act_api: qdisc internal reclassify support
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
next reply other threads:[~2007-07-09 20:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-09 20:46 Patrick McHardy [this message]
2007-07-09 20:46 ` [NET_SCHED 01/05]: sch_atm: Lindent Patrick McHardy
2007-07-09 20:46 ` [NET_SCHED 02/05]: sch_atm: act_api support Patrick McHardy
2007-07-09 20:46 ` [NET_SCHED 03/05]: sch_dsmark: " Patrick McHardy
2007-07-09 20:46 ` [NET_SCHED 04/05]: act_api: qdisc internal reclassify support Patrick McHardy
2007-07-09 20:46 ` [NET_SCHED 05/05]: Kill CONFIG_NET_CLS_POLICE Patrick McHardy
2007-07-15 7:00 ` [RFC NET_SCHED 00/05]: Kill NET_CLS_POLICE David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070709204611.1461.16465.sendpatchset@localhost.localdomain \
--to=kaber@trash.net \
--cc=hadi@cyberus.ca \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox