Re: [PATCH 3/9] PKT_SCHED: u32: make use of tcf_exts API
From: jamal <hidden>
Date: 2004-12-31 04:43:21
From: jamal <hidden>
Date: 2004-12-31 04:43:21
On Thu, 2004-12-30 at 07:31, Thomas Graf wrote:
+static struct tcf_ext_map u32_ext_map = {
+ .action = TCA_U32_ACT,
+ .police = TCA_U32_POLICE
+};Repeated on all classifiers - perhaps a little macro magic in order? ;-> Generally rest all looking good - I need to stare some more at the route and tcindex one but dont see any show stoppers off hand; cheers, jamal