]> git.ipfire.org Git - thirdparty/nftables.git/commit
rule: Free flowtable in handle_free()
authorPhil Sutter <phil@nwl.cc>
Tue, 24 Apr 2018 09:44:19 +0000 (11:44 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 24 Apr 2018 10:06:17 +0000 (12:06 +0200)
commit87650476c4a2da66e8641e04566655b85f63bb43
treefe7162a74f81405e953081e35080c7289b896737
parent70cb4bbd080e094f51b94eded8ef816e3739ec66
rule: Free flowtable in handle_free()

Fixes: db0697ce7f602 ("src: support for flowtable listing")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/rule.c