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

Open
fabi321 opened this issue Nov 20, 2023 · 0 comments · May be fixed by #662
Open

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

fabi321 opened this issue Nov 20, 2023 · 0 comments · May be fixed by #662

Comments

@fabi321
Copy link

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.

fabi321 added a commit to fabi321/libpnet that referenced this issue Nov 20, 2023
@fabi321 fabi321 linked a pull request Nov 20, 2023 that will close this issue
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