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

fix(modem): Fixed examples to show netif on ppp-changed event #434

Merged

Conversation

david-cermak
Copy link
Collaborator

The event data is a pointer to netif, need to deference to correctly display the esp_netif handle.

https://github.com/espressif/esp-idf/blob/c8243465e45489835d645bf217a6929fd0c01b7f/components/esp_netif/lwip/esp_netif_lwip_ppp.c#L104

@david-cermak david-cermak self-assigned this Nov 16, 2023
@david-cermak david-cermak merged commit 7faa974 into espressif:master Nov 16, 2023
61 checks passed
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.

2 participants