Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

example/test implementation of ip4_output hooks #76

Draft
wants to merge 1 commit into
base: 2.2.0-esp
Choose a base branch
from

Conversation

tp-qomodo
Copy link

@tp-qomodo tp-qomodo commented Feb 6, 2025

Description

Added ip4_output() and ip6_output() hooks which can be used by defining LWIP_HOOK_IP4_OUTPUT or LWIP_HOOK_IP6_OUTPUT inside ESP_IDF_LWIP_HOOK_FILENAME.

Related

I created an issue here: #75

Testing


Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant