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

Additions to UdpContext needed for LEAmDNS2 #7048

Merged
merged 8 commits into from
Feb 24, 2020

Conversation

LaborEtArs
Copy link
Contributor

  • Added 'setMulticastInterface(netif*)'
  • Added a getter for the used 'udp_pcb' -> 'udp_pcb* pcb()'
  • The information about the originating netif is also only available while processing 'onRx'. Added the netif to the temp stored data and added a getter for this.

@d-a-v d-a-v added this to the 2.7.0 milestone Jan 31, 2020
@d-a-v d-a-v merged commit 4b2bf45 into esp8266:master Feb 24, 2020
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.

None yet

3 participants