diff options
author | Jeremy Sowden <jeremy@azazel.net> | 2019-07-19 12:10:09 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2019-07-22 23:27:36 +0200 |
commit | fc6d0f8b0cb1895effd5248020906941d100d7b7 (patch) | |
tree | 42f5cc829f0cb730a9be4b46a49c0fcb55f3195a /tests/json_echo | |
parent | 5d9dce41a72875396f1fddff30c770138d650c29 (diff) |
libnftables: get rid of repeated initialization of netlink_ctx
Most members in the context don't change, so there is no need to memset
it and reassign them on every iteration. Moved that code out of the
loop.
Fixes: a72315d2bad4 ("src: add rule batching support")
Reported-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Acked-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/json_echo')
0 files changed, 0 insertions, 0 deletions