ipsets: permit default timeout of 0
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Sat, 14 Aug 2021 05:54:13 +0000 (06:54 +0100)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Sat, 14 Aug 2021 17:27:42 +0000 (18:27 +0100)
Allow ipsets to be created with a default timeout of 0.  This permits
timed entries to be added if required even though the default is 0
(indefinite)

Prior to this change a default timeout value of 0 would create a set without
timeout support.

Fixes: FS#3977
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>

No differences found