diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2019-07-02 19:03:40 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2019-07-03 13:08:17 +0200 |
commit | f51b4a8d21b105d383697efc84a8d68c9008c28e (patch) | |
tree | 842396c42ff5cc548a44f509cf4dc07a6e7bdb32 /tests/shell/testcases/sets/0024named_objects_0 | |
parent | b76a2e2e78f0267f966cc88bf724cf96c2f14566 (diff) |
mnl: remove unnecessary NLM_F_ACK flags
On error, the kernel already sends to userspace an acknowledgement for
the table and chain deletion case.
In case of NLM_F_DUMP, the NLM_F_ACK is not required as the kernel
always sends a NLMSG_DONE at the end of the dumping, even if the list of
objects is empty.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/shell/testcases/sets/0024named_objects_0')
0 files changed, 0 insertions, 0 deletions