[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1386167216-30281-1-git-send-email-jhs@mojatatu.com>
Date: Wed, 4 Dec 2013 09:26:51 -0500
From: Jamal Hadi Salim <jhs@...atatu.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, eric.dumazet@...il.com,
alexander.h.duyck@...el.com, jhs@...atatu.com,
ebiederm@...ssion.com
Subject: [PATCH 0/5] net_sched: actions - Add default lookup and walker
This set of patches provide defaults for lookup and walkers for actions.
Users can override when needed.
It also enforces mandatory action methods to be passed.
Thanks to David Miller who paid attention and made this patch set
much better.
Jamal Hadi Salim (5):
net_sched: Fail if missing mandatory action operation methods
net_sched: Default action lookup method for actions
net_sched: Use default action lookup functions
net_sched: Provide default walker function for actions
net_sched: Use default action walker methods
net/sched/act_api.c | 26 ++++++++++++++------------
net/sched/act_csum.c | 2 --
net/sched/act_gact.c | 2 --
net/sched/act_ipt.c | 4 ----
net/sched/act_mirred.c | 2 --
net/sched/act_nat.c | 2 --
net/sched/act_pedit.c | 2 --
net/sched/act_police.c | 1 -
net/sched/act_simple.c | 1 -
net/sched/act_skbedit.c | 1 -
10 files changed, 14 insertions(+), 29 deletions(-)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists