Skip to content

netmask normalization #13

@noway

Description

@noway

Having this feature would make the package the perfect ip range package.

I.e. similar to netmask's block.toString():

var block = new Netmask('10.0.0.15/31');
block.toString();

-> 10.0.0.14/31

(netmask's one doesn't support ipv6)

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