Skip to content

IPv6 link local addresses are not handled properly #1661

Closed
@syenna

Description

@syenna

ZeroMQ library is not handling the IPv6 link local addresses properly when creating sockets. IPv6 link local addresses include % followed by an interface name. This is not considered by the ZeroMQ library in handling the socket address passed. tcp_address.cpp and socket_base.cpp need to be modified to solve this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions