[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190426120731.9241-1-johannes@sipsolutions.net>
Date: Fri, 26 Apr 2019 14:07:26 +0200
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Cc: David Ahern <dsa@...ulusnetworks.com>,
Pablo Neira Ayuso <pablo@...filter.org>
Subject: [PATCH v2 0/5] strict netlink validation
Here's a respin, with the following changes:
* change message when rejecting unknown attribute types (David Ahern)
* drop nl80211 patch - I'll apply it separately
* remove NL_VALIDATE_POLICY - we have a lot of calls to nla_parse()
that really should be without a policy as it has previously been
validated - need to find a good way to handle this later
* include the correct generic netlink change (d'oh, sorry)
johannes
Powered by blists - more mailing lists