]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: restore element expiration
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 1 Jul 2019 16:34:42 +0000 (18:34 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 1 Jul 2019 17:45:45 +0000 (19:45 +0200)
commit44348edfb9fa414152d53bcf705db882899ddc4e
tree6f9e0a81ba784bc677768249ea672f797ab8eaab
parent9b032cd6477b847f48dc8454f0e73935e9f48754
tests: shell: restore element expiration

This patch adds a test for 24f33c710e8c ("src: enable set expiration
date for set elements").

This is also implicitly testing for a cache corruption bug that is fixed
by 9b032cd6477b ("monitor: fix double cache update with --echo").

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/testcases/sets/0036add_set_element_expiration_0 [new file with mode: 0755]