[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190322130840.26601-1-johannes@sipsolutions.net>
Date: Fri, 22 Mar 2019 14:08:34 +0100
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Cc: David Ahern <dsa@...ulusnetworks.com>
Subject: [RFC v2 0/6] strict netlink validation
This version gets us to where I wanted to be:
strict parsing
command attribute attribute message
old old - -
old new X -
new * X X
Additionally, it does lots of cross-tree renames so that we can
redefine the "default" nla_parse() etc. to be strict now. Note
that I split the patches so we can use full build to validate I
actually caught everything, but since I haven't done that right
now it probably won't compile and thus needs more changes.
johannes
Powered by blists - more mailing lists