Skip to content

Ethernet Library spam - fixes #2571 / #985 #2642

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

Closed
wants to merge 1 commit into from
Closed

Ethernet Library spam - fixes #2571 / #985 #2642

wants to merge 1 commit into from

Conversation

Elijahg
Copy link

@Elijahg Elijahg commented Feb 14, 2015

Added fix by SurferTim to reply to the DHCP server with the current IP address instead of 0.0.0.0, and added fix by unknown user to fix lease renewal time.

Fixes #2571 / #985

Added fix by SurferTim to reply to the DHCP server with the current IP address instead of 0.0.0.0, and added fix by unknown user to fix lease renewal time.
@Elijahg Elijahg changed the title Fixes #2571 / #985 Ethernet Library spam - fixes #2571 / #985 Feb 14, 2015
@Elijahg Elijahg closed this Feb 14, 2015
cmaglie added a commit to cmaglie/Arduino that referenced this pull request Jun 4, 2015
The signed math doesn't handle correctly cases where the lease
time is set to infinity (0xFFFFFFFF).

Fixes arduino#2571
Fixes arduino#2601
Fixes arduino#2642
Fixes arduino#985
cmaglie added a commit to cmaglie/Arduino that referenced this pull request Jul 14, 2015
The signed math doesn't handle correctly cases where the lease
time is set to infinity (0xFFFFFFFF).

Fixes arduino#2571
Fixes arduino#2601
Fixes arduino#2642
Fixes arduino#985
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.

Ethernet Library: DHCP Broadcast Spam
2 participants