diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2019-11-04 14:52:41 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2019-11-04 20:58:35 +0100 |
commit | 1ed012f6fd83e7ee7efd22e2c32f23efff015b30 (patch) | |
tree | cfdd7fb6a0ad2e74af5de2edaa5afb9ca18e3944 /include | |
parent | b23c0742c2ce7e33ed79d10e451f70fdb5ca85d1 (diff) | |
download | linux-1ed012f6fd83e7ee7efd22e2c32f23efff015b30.tar.bz2 |
netfilter: nf_tables: bogus EOPNOTSUPP on basechain update
Userspace never includes the NFT_BASE_CHAIN flag, this flag is inferred
from the NFTA_CHAIN_HOOK atribute. The chain update path does not allow
to update flags at this stage, the existing sanity check bogusly hits
EOPNOTSUPP in the basechain case if the offload flag is set on.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions