Commit d4eb7e3
committed
netfilter: nf_tables: tighten netlink attribute requirements for catch-all elements
If NFT_SET_ELEM_CATCHALL is set on, then userspace provides no set element
key. Otherwise, bail out with -EINVAL.
Fixes: aaa3104 ("netfilter: nftables: add catch-all set element support")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>1 parent d46fc89 commit d4eb7e3
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6108 | 6108 | | |
6109 | 6109 | | |
6110 | 6110 | | |
6111 | | - | |
| 6111 | + | |
| 6112 | + | |
6112 | 6113 | | |
6113 | 6114 | | |
6114 | 6115 | | |
| |||
0 commit comments