Re: [PATCH net-next v8 01/24] netlink: add NLA_POLICY_MAX_LEN macro

From: Antonio Quartulli
Date: Tue Oct 08 2024 - 04:27:26 EST


On 07/10/24 17:53, Jakub Kicinski wrote:
On Mon, 7 Oct 2024 12:04:22 +0200 Antonio Quartulli wrote:
Or we could check if len(self.checks) <= 1 early and throw our hands up
if there is more, for now?

We already perform the same check in the 'else' branch below.
It'd be about moving it at the beginning of the function and bail out if
true, right?

Should I modify this patch and move the check above?

I just sent the refactor patch, that seemed easier than explaining ;)

Great, thanks :-)


--
Antonio Quartulli
OpenVPN Inc.