8000 Add a variant of IPRange that does not mask the IP automatically · Issue #29 · kazu-yamamoto/iproute · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add a variant of IPRange that does not mask the IP automatically #29
Open
@DanielG

Description

@DanielG

When dealing with IPv6 interface addresses it is commonplace (at least in Linux) to specify them in the IP/prefix format to define IP and netmask in one go. I was going to simply use the Read instance of IPRange to parse these interface addresses but since IPRange masks the IP down to a netid I can't use it to store this configuration data and had to use a custom parser instead.

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

      0