commit | c22208b7ce3ef0c2c184ff0d9f6423614b1799d9 | [log] [tgz] |
---|---|---|
author | Paul Blakey <paulb@mellanox.com> | Thu Jan 30 18:04:37 2020 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Fri Jan 31 19:31:42 2020 +0100 |
tree | 2c547141d867b31e2e45a9ed3b33b8fdfd3b0bcb | |
parent | 0f34f30a1be80f3f59efeaab596396bc698e7337 [diff] |
netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flag During the refactor this was accidently removed. Fixes: ae29045018c8 ("netfilter: flowtable: add nf_flow_offload_tuple() helper") Signed-off-by: Paul Blakey <paulb@mellanox.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>