diff options
author | Patrick McHardy <kaber@trash.net> | 2015-04-11 10:46:41 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2015-04-13 20:12:32 +0200 |
commit | 7c6c6e95a12e46f499749bdd496e53d03950f377 (patch) | |
tree | 40afe68a6cd068af4e5102ec4989e57dbfe3e762 /net/Makefile | |
parent | 151d799a61da1b6f6b7e5116fb776177917bbe9a (diff) | |
download | linux-7c6c6e95a12e46f499749bdd496e53d03950f377.tar.bz2 |
netfilter: nf_tables: add flag to indicate set contains expressions
Add a set flag to indicate that the set is used as a state table and
contains expressions for evaluation. This operation is mutually
exclusive with the mapping operation, so sets specifying both are
rejected. The lookup expression also rejects binding to state tables
since it only deals with loopup and map operations.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions