From: David S. Miller Date: Sat, 27 Apr 2019 21:07:22 +0000 (-0400) Subject: Merge branch 'strict-netlink-validation' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=84ee91640fc4b1f4cc1039d5a6b55dff032786e9;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'strict-netlink-validation' Johannes Berg says: ==================== 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) ==================== Acked-by: David Ahern Signed-off-by: David S. Miller --- 84ee91640fc4b1f4cc1039d5a6b55dff032786e9