]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: monitor: Adjust to changed events ordering
authorPhil Sutter <phil@nwl.cc>
Thu, 25 Apr 2019 12:59:40 +0000 (14:59 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 30 Apr 2019 12:20:57 +0000 (14:20 +0200)
commitcf6f35371aa73cdfae2fe1290ffacb4ec9f93741
tree514a9b4246d0fe5e6074f6f9aecbd1f884afa683
parent2bb74a7796ea6d7a9df64bb9d3ef57fc31b8d7b7
tests: monitor: Adjust to changed events ordering

When replacing a rule, kernel nowadays seems to report rule add event
before rule delete one. Since both events belong to the same
transaction, this is harmless per definition and merely needs adjustment
in expected output.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/monitor/testcases/simple.t