Skip to content

Rustup #80

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

Merged
merged 4 commits into from
Feb 25, 2019
Merged

Rustup #80

merged 4 commits into from
Feb 25, 2019

Conversation

oli-obk
Copy link
Member

@oli-obk oli-obk commented Feb 22, 2019

r? @phil-opp

fixes #79

Copy link
Contributor

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

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

Looks good to me!

I pushed a small update to ignore DHCP packets in the poll_socket function (instead of panicking in unreachable). The networking code still doesn't work for me: The DHCP server sends a NAK with message "lease not found" on every DHCP request. I assume that this is a bug in the smoltcp branch, so I added a comment in smoltcp-rs/smoltcp#186 (comment).

@oli-obk oli-obk merged commit e2bf713 into master Feb 25, 2019
@oli-obk oli-obk deleted the rustup branch February 25, 2019 12:01
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.

Build currently fails due to invalid smoltcp branch
2 participants