diff options
author | Florian Westphal <fw@strlen.de> | 2020-02-03 13:06:18 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2020-02-07 15:53:32 +0100 |
commit | a7da92c2c8a1faf253a3b3e292fda6910deba540 (patch) | |
tree | a897fe7b65546705dd6174b5d71aa49afb6e9971 /net/rds/page.c | |
parent | netfilter: xt_hashlimit: limit the max size of hashtable (diff) | |
download | linux-a7da92c2c8a1faf253a3b3e292fda6910deba540.tar.xz linux-a7da92c2c8a1faf253a3b3e292fda6910deba540.zip |
netfilter: flowtable: skip offload setup if disabled
nftables test case
tests/shell/testcases/flowtable/0001flowtable_0
results in a crash. After the refactor, if we leave early via
nf_flowtable_hw_offload(), then "struct flow_block_offload" is left
in an uninitialized state, but later users assume its initialised.
Fixes: a7965d58ddab02 ("netfilter: flowtable: add nf_flow_table_offload_cmd()")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/rds/page.c')
0 files changed, 0 insertions, 0 deletions