Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@xxxxxxxxxxxxx>: On Mon, 5 Sep 2022 12:09:35 +0200 you wrote: > NLA_POLICY_MAX() can be used to let netlink core validate that the given > integer attribute is within the given min-max interval. > > Add NLA_POLICY_MAX_BE to allow similar range check on unsigned integers > when those are in network byte order (big endian). > > First patch adds the netlink change, second patch adds one user. > > [...] Here is the summary with links: - [net-next,1/2] netlink: introduce NLA_POLICY_MAX_BE https://git.kernel.org/netdev/net-next/c/08724ef69907 - [net-next,2/2] netfilter: nft_payload: reject out-of-range attributes via policy https://git.kernel.org/netdev/net-next/c/e7af210e6dd0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html