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

Investigate correct way to handle nexthdr with IPv6 #1

Open
rcanderson23 opened this issue Mar 27, 2022 · 0 comments
Open

Investigate correct way to handle nexthdr with IPv6 #1

rcanderson23 opened this issue Mar 27, 2022 · 0 comments

Comments

@rcanderson23
Copy link
Owner

rcanderson23 commented Mar 27, 2022

The nexthdr section indicates if there are any extension headers and what they are. Currently ebpf code checks if nexthdr is TCP and ignores the packet if it isn't. Figure out and implement the correct way to handle nexthdr with IPv6 packets.

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