You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2016/07/06 21:32:11 UTC

[jira] [Commented] (PROTON-1251) URL support for listening on and connecting to ipV6 local host

    [ https://issues.apache.org/jira/browse/PROTON-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15365154#comment-15365154 ] 

Alan Conway commented on PROTON-1251:
-------------------------------------

See review at https://reviews.apache.org/r/49724/

> URL support for listening on and connecting to ipV6 local host
> --------------------------------------------------------------
>
>                 Key: PROTON-1251
>                 URL: https://issues.apache.org/jira/browse/PROTON-1251
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: cpp-binding, proton-c
>    Affects Versions: 0.12.2
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.13.0
>
>
> Allow all components of a proton URL to be empty, including the host. If the host is empty pass NULL to the underlying C listen call to listen on all interfaces.
> This is required to allow servers to listen on the default port on all local interfaces. Using "0.0.0.0"  in a listening URL will only listen for IPv4, not IPv6.
> Using an empty URL allows a server to listen on all local interfaces for both v4 and v6, and allows a client to connect to the local "amqp" port in whatever is the default protocol (v4 or 6)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org