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

ICMP Destination unreachable Next-hop MTU is not exposed #661

Closed
fabi321 opened this issue Nov 20, 2023 · 0 comments · Fixed by #662
Closed

ICMP Destination unreachable Next-hop MTU is not exposed #661

fabi321 opened this issue Nov 20, 2023 · 0 comments · Fixed by #662

Comments

@fabi321
Copy link
Contributor

fabi321 commented Nov 20, 2023

According to https://en.wikipedia.org/wiki/Internet_Control_Message_Protocol#Destination_unreachable, the "Next-hop MTU" is part of the header, but in libpnet, https://docs.rs/pnet/latest/pnet/packet/icmp/destination_unreachable/index.html the entire header is marked as unused.

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 a pull request may close this issue.

1 participant