commit | a46844021f6182cca7b575295ba33a4734b1b9d9 | [log] [tgz] |
---|---|---|
author | Liping Zhang <liping.zhang@spreadtrum.com> | Sat Jun 11 12:20:26 2016 +0800 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Wed Jun 15 12:17:23 2016 +0200 |
tree | 7a7e003bd5f68e3e056edec1155e2805a526bb96 | |
parent | 775711497202fe376368c25b0c7296ed8803e0ba [diff] |
netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_set We should check "i" is used as a dictionary or not, "binding" is already checked before. Signed-off-by: Liping Zhang <liping.zhang@spreadtrum.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>