]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests/shell: Add testcase for cache update problems
authorPhil Sutter <phil@nwl.cc>
Fri, 26 Oct 2018 09:42:05 +0000 (11:42 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 29 Oct 2018 10:15:08 +0000 (11:15 +0100)
commit21d678639b28b99c301262c163128fdf67397ca6
tree61c0724827e2327f2a7e37b58878a5ae339d080c
parent7b6f95df9eb6d9f51b2e99ba335e7b57e9a451df
tests/shell: Add testcase for cache update problems

The first test in there shows how the current cache update strategy
causes trouble. The second test shows that proposed "locking" of cache
when local entries are added is flawed, too.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/testcases/cache/0003_cache_update_0 [new file with mode: 0755]