This repository was archived by the owner on Oct 27, 2025. It is now read-only.
Introduce IPv6 support#12
Open
K2IE wants to merge 1 commit intoHBLink-org:masterfrom
Open
Conversation
Contributor
Author
|
Verified as working with Brandmeister 3101. |
Member
|
How long have you been using this patch? Any further observations in terms of utility? Has it been working on IPV6 for the last 10 months? |
Contributor
Author
|
It is still in place and working without issue although BM is not currently supporting IPv6 on 3104, which replaced 3101. |
|
Does this pull enable HBLink to listen on IPv6 as well? I am asking because there is an HBLink server I'd like to connect to, dvmis-hblink.k8jtk.org, that currently has both an A and AAAA record. MMDVM gladly attempts to connect over IPv6, but as HBLink currently only listens on IPv4, getting connected is a bit cumbersome. I would love to see an upgraded HBLink that can answer on both. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In issue #11 I requested IPv6 support as an enhancement. Now I provide it. This has been tested by me to the extent IPv6 connectivity is available to me (mostly with OBP), so I encourage further testing by others prior to a merge.