Skip to content

Enhancement: Allow parsing of netmask #45

@etiedem

Description

@etiedem

Allow: let net: Ipv4Net = "10.0.0.0/255.255.255.252".parse().unwrap();

This would allow additional flexibility since unfortunately not everything represents networks using bit notation.

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