Skip to content
Commit c3bfb778 authored by Pablo Neira Ayuso's avatar Pablo Neira Ayuso Committed by Greg Kroah-Hartman
Browse files

netfilter: nf_tables: add function to create set stateful expressions



[ Upstream commit a8fe4154 ]

Add a helper function to allocate and initialize the stateful expressions
that are defined in a set.

This patch allows to reuse this code from the set update path, to check
that type of the update matches the existing set in the kernel.

Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
Stable-dep-of: f6594c37 ("netfilter: nf_tables: perform type checking for existing sets")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 996cd779
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment