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

reenable ARP queuing in lwip2 by courtesy of @aboulfad #5978

Merged
merged 2 commits into from Apr 12, 2019

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Apr 11, 2019

refs:

fix #5955
fix #3481 (first packet lost in a row of 4 - need to increase lwIP's ARP_QUEUE_LEN which defaults to 3)

Thanks @aboulfad !

(it was removed by error on 9 oct 2018 a1e59e9#diff-8a46852651388faec204ec21c86b8098L586)

@d-a-v d-a-v changed the title reenable ARP queuing in lwIP2 by courtesy of @aboulfad reenable ARP queuing in lwip2 by courtesy of @aboulfad Apr 11, 2019
@d-a-v d-a-v merged commit 96cfdb3 into esp8266:master Apr 12, 2019
@d-a-v d-a-v deleted the arpfix branch April 12, 2019 10:14
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.

OTA update fails every other attempt after reset (> r2.4.2) First UDP packet always lost
1 participant