Skip to content

FWUp: Handle pre-created ipsets of wrong size

Ghost User requested to merge fwup_resize into master

Don't try to create the IPset if it already exists. It may be of wrong size (which will be fixed on the refill). Also, recreate IPsets if they are missing on refill (may be caused by a queue breakage during setup) and handle leftover temporary sets.

Merge request reports