Tue, Feb 16, 2016 at 07:00:57AM CET, [email protected] wrote: >This patch updates setup_tc so we can pass additional parameters into >the ndo op in a generic way. To do this we provide structured union >and type flag. > >This lets each classifier and qdisc provide its own set of attributes >without having to add new ndo ops or grow the signature of the >callback. > >Signed-off-by: John Fastabend <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
