[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1386080600-4067-1-git-send-email-jhs@mojatatu.com>
Date: Tue, 3 Dec 2013 09:23:14 -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.
Jamal Hadi Salim (5):
Default action lookup method for actions that dont provide one
Use default action lookup functions Users are free to override
Provide default walker function for actions
Use default action walker methods Users can still override
Fail if missing mandatory action operation methods
net/sched/act_api.c | 27 +++++++++++++++------------
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, 15 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