commit | 671312e1a05c579714bc08eb2ac3ad5a2c86a10e | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Oct 24 10:30:19 2019 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Sat Oct 26 12:36:44 2019 +0200 |
tree | e91dd259fd6cd6ce3c714b996f84f38a28eacec7 | |
parent | 75ceaf862d2c7eb38ba41ddc857618aa4b28b0a2 [diff] |
netfilter: nf_tables_offload: unbind if multi-device binding fails nft_flow_block_chain() needs to unbind in case of error when performing the multi-device binding. Fixes: d54725cd11a5 ("netfilter: nf_tables: support for multiple devices per netdev hook") Reported-by: wenxu <wenxu@ucloud.cn> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>