Skip to content

Enable IPv6 support for ezDV.#39

Open
tmiw wants to merge 3 commits intomainfrom
ipv6-support
Open

Enable IPv6 support for ezDV.#39
tmiw wants to merge 3 commits intomainfrom
ipv6-support

Conversation

@tmiw
Copy link
Copy Markdown
Owner

@tmiw tmiw commented Apr 8, 2024

This is currently intended for use with internet services that ezDV currently interacts with (currently FreeDV Reporter and NTP). Missing support:

  • Audio/CAT control for Wi-Fi enabled radios (the currently supported radios do not support IPv6).
    * Web interface (ESP-IDF HTTP server code throws errors when attempting to process IPv6 requests, plus there's currently no way for a user to retrieve the IPv6 address(es)). (Likely fixed by Increase max HTTP header length to resolve hostname access bug. #60.)

Before merging:

  • All CI actions must build without errors.
  • If the PR adds new user-facing functionality, this must be documented in the user guide. The Markdown files in the manual folder should be modified for this purpose.

tmiw added 3 commits April 7, 2024 19:47
This is currently intended for use with internet services that ezDV currently interacts with
(currently FreeDV Reporter and NTP). Missing support:

* Audio/CAT control for Wi-Fi enabled radios (the currently supported radios do not support IPv6).
* Web interface (ESP-IDF HTTP server code throws errors when attempting to process IPv6 requests,
  plus there's currently no way for a user to retrieve the IPv6 address(es)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant