On 4/16/17 8:40 AM, Jamal Hadi Salim wrote: > > Johannes or anybody else working on it? > i.e one which sends the extack to the bowels of callees > so we can return meaningful messages > example: rtnetlink::doit() or equivalent seems to be a candidate for > taking it as a param I have a patch for the first pass on rtnetlink doit path. plumbs the extack parameter and covers the nlmsg_parse case. I'll send it once Johannes' patches go in.