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

icmpv6: truncate the packet to MTU #807

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

chayleaf
Copy link
Contributor

This follows RFC4443 section 2.4. Closes #638

@chayleaf chayleaf marked this pull request as draft June 26, 2023 21:25
This follows RFC4443 section 2.4.
@chayleaf chayleaf marked this pull request as ready for review June 26, 2023 22:08
@thvdveld
Copy link
Contributor

Thank you!

@thvdveld thvdveld added this pull request to the merge queue Jun 28, 2023
Merged via the queue into smoltcp-rs:main with commit aa5d887 Jun 28, 2023
@chayleaf
Copy link
Contributor Author

@thvdveld please see #808

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

ICMPv6 packets that don't transmit the entire payload can't get parsed
2 participants