summaryrefslogtreecommitdiffstats
path: root/tests/py
diff options
context:
space:
mode:
authorVarsha Rao <rvarsha016@gmail.com>2017-06-06 11:55:40 +0530
committerPablo Neira Ayuso <pablo@netfilter.org>2017-06-06 18:03:09 +0200
commit37988cf255e51efba0d81dbc43eb4f0a41e99813 (patch)
tree1f04339606a8b1dfbbbd24c52d880f9d9212e50c /tests/py
parent1eccbfaae7d5339a8370d0bbd0a36516dda72356 (diff)
src: Remove expire information from list stateless ruleset.
As expires is stateful information. This patch removes expire information from list stateless ruleset. With nft -s option, the ruleset will be as following. table ip firewall { set host { type ipv4_addr flags timeout elements = { 10.0.0.2 timeout 10m } } } Signed-off-by: Varsha Rao <rvarsha016@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/py')
0 files changed, 0 insertions, 0 deletions