Skip to content

never try to add a ipaddress with prefix \0 #405

Description

@c0ff3e

tries to add 0.0.0.0/0 addresses to interfaces

Expected behavior
if lets say IPMI is not configured , ignore adding IP if its "/0"

Also i noticed that i could not ignore the interface or the ip
network:

  # Regex to ignore interfaces
  ignore_interfaces: "(dummy.*|docker.*|ipmi.*|IPMI.*|IPMI)"
  # Regex to ignore IP addresses
  ignore_ips: (127\.0\.0\..*|0\.0\..*)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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