Displaying 1 result from an estimated 1 matches for "9709d53m20s".
2014 May 28
0
[Bug 951] New: ct expiration does not work with ranges
...use ranges in 'expiration' parameter. Nft doesn't show this range
correctly.
Here an example:
$ sudo nft add rule ip test input ct expiration 33-50
$ sudo nft list table ip test
table ip test {
chain input {
ct expiration >= "33s" ct expiration <= "9709d53m20s"
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.