Package: ipset Version: 6.12.1-1 Severity: normal Tags: upstream Dear Maintainer,
If set has huge default timeout value, or you try to add entry with huge timeout value, ipset uses 4294967 instead on x86_64 arch. How to reproduce: 1. Create testing set ipset create testset hash:ip timeout 2419200 2. Add new netry and check timeout value ipset add testset 1.2.3.4 ; ipset list testset | grep 1.2.3.4 Thank you for taking care about this. Regards, Marek Lukács -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

