diff options
author | Phil Sutter <phil@nwl.cc> | 2018-12-20 21:03:28 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-12-21 12:04:44 +0100 |
commit | 404ef7222d055aacdbd4d73dc0d8731fa8f6cbe4 (patch) | |
tree | 9da6e6e6fbdf5d0f086dd810a4b3c8454181a226 /src/expr.c | |
parent | 16c44d9f42170264c4d484478c76e940951f1b70 (diff) |
flowtable: Add missing break
In nftnl_flowtable_set_data(), when setting flowtable size, the switch()
case fell through and the same value was copied into ft_flags field.
This can't be right.
Fixes: 41fe3d38ba34b ("flowtable: support for flags")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/expr.c')
0 files changed, 0 insertions, 0 deletions