Displaying 1 result from an estimated 1 matches for "49d17h2m47s288ms".
2019 Nov 05
1
[Bug 1377] New: set timeout > 23d
...set test {
type ipv4_addr
size 65535
timeout 30d <-- OK
}
}
# nft add rule ip filter test tcp dport 12345 set update ip saddr timeout 30d
@test
# nft list chain ip filter test
table ip filter {
chain test {
tcp dport 12345 update @test { ip saddr timeout 49d17h2m47s288ms } <--
NOT OK
}
}
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20191105/12d230b5/attachment.html>