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

Find the offset or total length for upper layer protocol in IPv6 packet #284

Open
left4dead opened this issue Apr 15, 2021 · 0 comments
Open

Comments

@left4dead
Copy link

Hi,

Is there any way to identify an upper layer protocol's offset or total packet length for an IPv6 packet? I know we can iterate through all of the associated headers using ipv6Packet.getPayLoad().iterator().
However, I am having difficulty in getting the actual protocol type for the last packet retrieved using the above-mentioned iterator.

Thanks

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

No branches or pull requests

1 participant