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

Cannot enable IPv6 on BK72xx #291

Open
dwmw2 opened this issue Aug 16, 2024 · 0 comments
Open

Cannot enable IPv6 on BK72xx #291

dwmw2 opened this issue Aug 16, 2024 · 0 comments

Comments

@dwmw2
Copy link
Contributor

dwmw2 commented Aug 16, 2024

I'm trying to build ESPHome with IPv6 support: esphome/feature-requests#2853

After fixing what seems to be a LegacyIPism in cores/beken-72xx/arduino/libraries/WiFi/WiFiGeneric.cpp it's still not building due to missing struct ipv6_config:

/home/dwmw/.platformio/packages/library-lwip/port/lwip_netif_address.h:41:9: note: forward declaration of 'struct ipv6_config'
   41 |  struct ipv6_config ipv6[MAX_IPV6_ADDRESSES];
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

No branches or pull requests

1 participant