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

LEAmDNS Fixes 1.2 #5641

Merged
merged 7 commits into from Jan 22, 2019
Merged

LEAmDNS Fixes 1.2 #5641

merged 7 commits into from Jan 22, 2019

Conversation

LaborEtArs
Copy link
Contributor

  • The removal of the cache flush bit from the whole query response (Fixes 1.1) was a bit too much... Removed the cache flush now from PTR TYPE and PTR NAME answers only.

  • Reenabled the 'Unicast Response' flag for probes

LaborEtArs added 3 commits January 14, 2019 19:59
- Better separation of ESP wifi thread code from user thread code
- Added a flag for 'update()'-less use (disabled by default)
- The too fast updates for service queries are fixed
- Switched fully to PolledTimeout; LEATimeFlag not needed anymore (BTW: a const 'expired()' method would be helpful)
- The device should stay visible now even after the first TTL timeout
- Improved service querying (queries five times now)
- Fixed TTL (bug introduced with Fixes 1.0)
Copy link
Collaborator

@d-a-v d-a-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LaborEtArs
Copy link
Contributor Author

Added a flag to avoid multiple initialization

@LaborEtArs
Copy link
Contributor Author

Flag free 'multi init stopper' now :-)
@devyte: Thanks for making me think ;-)

@d-a-v d-a-v merged commit a89ab24 into esp8266:master Jan 22, 2019
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