Commit 92f3e96
committed
netfilter: nf_tables: allow to fetch set elements when table has an owner
NFT_MSG_GETSETELEM returns -EPERM when fetching set elements that belong
to table that has an owner. This results in empty set/map listing from
userspace.
Fixes: 6001a93 ("netfilter: nftables: introduce table ownership")
Signed-off-by: Pablo Neira Ayuso <[email protected]>1 parent bbb253b commit 92f3e96
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5487 | 5487 | | |
5488 | 5488 | | |
5489 | 5489 | | |
5490 | | - | |
| 5490 | + | |
5491 | 5491 | | |
5492 | 5492 | | |
5493 | 5493 | | |
| |||
0 commit comments