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

Preparation for IPv6 support #1

Merged
merged 1 commit into from
Jun 11, 2023
Merged

Preparation for IPv6 support #1

merged 1 commit into from
Jun 11, 2023

Conversation

HeMan
Copy link

@HeMan HeMan commented May 1, 2023

  • Was ip_addr_t, changed it to IPAddress which has support for IPv6 by using operator overloading and such.

@HeMan
Copy link
Author

HeMan commented May 10, 2023

@jesserockz Anything I could do to help here? Add some tests?

@jesserockz jesserockz closed this May 10, 2023
@jesserockz jesserockz reopened this May 10, 2023
@jesserockz
Copy link
Member

Just closed/reopened to get CI to run. Seems I didnt enable it on this repo.

@HeMan
Copy link
Author

HeMan commented May 11, 2023

Just closed/reopened to get CI to run. Seems I didnt enable it on this repo.

Seem to have failed.

@jesserockz
Copy link
Member

I have no idea whats going on with the CI actions in this repo...

- Was ip_addr_t, changed it to IPAddress which has support for IPv6 by
  using operator overloading and such.
@jesserockz jesserockz merged commit 6266557 into esphome:master Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants