Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should fall back to IPv4 if IPv6 fails. #574

Open
kevinhgardner opened this issue Oct 4, 2017 · 0 comments
Open

Should fall back to IPv4 if IPv6 fails. #574

kevinhgardner opened this issue Oct 4, 2017 · 0 comments
Labels
Component: mosquitto-broker Type: Enhancement A new feature for a minor or major release.

Comments

@kevinhgardner
Copy link

If the mqtt host resolves to both IPv6 and IPv4 addresses, and there is a routing issue over IPv6, mqtt should fall back to IPv4.
See http:https://dev.eclipse.org/mhonarc/lists/mosquitto-dev/msg01633.html for more details.

kevinhgardner added a commit to kevinhgardner/mosquitto that referenced this issue Oct 4, 2017
…empt try to connect to an IPv4 address instead.

Bug: eclipse#574

Signed-off-by: Kevin Gardner <[email protected]>
kevinhgardner added a commit to kevinhgardner/mosquitto that referenced this issue Oct 5, 2017
…empt try to connect to an IPv4 address instead.

Bug: eclipse#574

Signed-off-by: Kevin Gardner <[email protected]>
@toast-uz toast-uz added Type: Enhancement A new feature for a minor or major release. Component: mosquitto-broker labels Mar 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: mosquitto-broker Type: Enhancement A new feature for a minor or major release.
Projects
None yet
Development

No branches or pull requests

2 participants