]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and data
authorPablo Neira Ayuso <pablo@netfilter.org>
Fri, 7 Feb 2014 11:53:07 +0000 (12:53 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 7 Feb 2014 13:21:49 +0000 (14:21 +0100)
commitf6991b1196ef0e27693e42346523b9db89801dc1
tree05a217da614270195838d57284b6e85d7935834e
parenta62029634c4a2677e90e020c6e13c79b4bb7f78d
netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and data

This combination is not allowed since end interval elements cannot
contain data.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Acked-by: Patrick McHardy <kaber@trash.net>
net/netfilter/nf_tables_api.c