diff options
| author | Florian Westphal <fw@strlen.de> | 2026-03-30 14:16:34 +0200 |
|---|---|---|
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2026-04-01 11:55:29 +0200 |
| commit | b7e8590987aa94c9dc51518fad0e58cb887b1db5 (patch) | |
| tree | b96c3af405e4f97ae567e9e01375922298de17ab /drivers/usb/input/git@git.tavy.me:linux.git | |
| parent | a958a4f90ddd7de0800b33ca9d7b886b7d40f74e (diff) | |
netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
IPSET_ATTR_NAME and IPSET_ATTR_NAMEREF are of NLA_STRING type, they
cannot be treated like a c-string.
They either have to be switched to NLA_NUL_STRING, or the compare
operations need to use the nla functions.
Fixes: f830837f0eed ("netfilter: ipset: list:set set type support")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'drivers/usb/input/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
