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

netfilter: nf_tables: consolidate set description



[ Upstream commit bed4a63e ]

Add the following fields to the set description:

- key type
- data type
- object type
- policy
- gc_int: garbage collection interval)
- timeout: element timeout

This prepares for stricter set type checks on updates in a follow up
patch.

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 4f1105ee
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