[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPWQB7FeSe6dMBObgFGcpJa5eLGYA81gTiEG=9PCtstiJxfgqQ@mail.gmail.com>
Date: Tue, 18 Apr 2017 16:46:15 -0700
From: Joe Stringer <joe@....org>
To: Johannes Berg <johannes@...solutions.net>
Cc: Jiri Benc <jbenc@...hat.com>, ovs dev <dev@...nvswitch.org>,
David Ahern <dsa@...ulusnetworks.com>,
Pravin Shelar <pshelar@...ira.com>,
Pablo Neira Ayuso <pablo@...filter.org>,
Jamal Hadi Salim <jhs@...atatu.com>,
linux-wireless@...r.kernel.org, Jiri Pirko <jiri@...nulli.us>,
Nicolas Dichtel <nicolas.dichtel@...nd.com>,
netdev <netdev@...r.kernel.org>, Greg Rose <gvrose8192@...il.com>
Subject: Re: [PATCH 1/5] netlink: extended ACK reporting
On 18 April 2017 at 02:41, Johannes Berg <johannes@...solutions.net> wrote:
> On Thu, 2017-04-13 at 14:44 -0700, Joe Stringer wrote
> (something that never made it to the list, due to HTML formatting)
>>
>> I think that OVS was doing some more elaborate validation than most
>> users, so over time we picked up a bunch of extra parsing code that
>> layers on top of nla_parse(). I took a look at trying to broaden this
>> and make it useful to other users a while ago, but when I posted
>> there wasn't much interest from others on it so I just moved on.
>> Maybe it's about time to pick that back up.
>
> Ah, ok. I didn't realize it was actually on top of nla_parse(). Some of
> this does seem rather useful though, and having more expressive policy
> would seem very useful too - I'd love to be able to express nesting
> better, for example.
Ah, correction - nla_parse() is used in some parts but not all of it.
More expressive policy sounds useful for OVS cases too.
Powered by blists - more mailing lists