[Bug 951] New: ct expiration does not work with ranges
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Wed May 28 20:18:52 CEST 2014
https://bugzilla.netfilter.org/show_bug.cgi?id=951
Summary: ct expiration does not work with ranges
Product: nftables
Version: unspecified
Platform: x86_64
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org
ReportedBy: anarey at gmail.com
Estimated Hours: 0.0
*When we 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.
More information about the netfilter-buglog
mailing list