Skip to content

Ipset restore error #13

@mjovanovic9999

Description

@mjovanovic9999

I tried to restore previously saved ipset but the file had invalid line (no ip address in one line, that's my fault):

add my-set  1.1.1.1
add my-set 
add my-set  1.1.1.1

The problem is that the function only printed:

ipset v7.22: Missing second mandatory argument to command add
Try `ipset help' for more information.

without me being able to do match based on its response:

Result<(), ipset::types::Error>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions