Skip to content

Introduce IPv6AddressStringParameters.Builder::allowIPv4Mapped(boolean allow) #75

@igor-tsiglyar

Description

@igor-tsiglyar

Hi @seancfoley!

Thanks a lot for the hard work on this library. I am suggesting the new option IPv6AddressStringParameters.Builder::allowIPv4Mapped(boolean allow) to be added that would allow us to declaratively forbid IPv4-mapped IPv6 addresses in a form of ::ffff:c0a8:0a14 which is the same as ::ffff:192.168.10.20 that can already be handled with allowMixed(false).

Best Regards,
Igor

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