commit | 3971ca14350062fc30b2dd3ca182234f17d268c2 | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Tue Apr 12 23:50:35 2016 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Apr 25 14:52:12 2016 +0200 |
tree | 2a575401e9fbe0aba124a4b983b8060d69c768b8 | |
parent | 0e9091d6862f60499fa3faec7c2060c1929d0763 [diff] |
netfilter: nf_tables: parse element flags from nft_del_setelem() Parse flags and pass them to the set via ->deactivate() to check if we remove the right element from the intervals. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>