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)
commit40e5f6a2bd0b5406eff7e1d2d4f95bbf8f9410a4
tree40f7f43931d4df343dc038ad213bd1fe83f60985
parenta4355a6faea2c4d59c90cd52851fa9aab4ccee5c
ipsets: permit default timeout of 0

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>
ipsets.c