Skip to content

ipv4: do not panic parsing packet where flags are not set#24

Open
billylindeman wants to merge 1 commit intomeh:masterfrom
billylindeman:billy/fix-v4-flags-panic
Open

ipv4: do not panic parsing packet where flags are not set#24
billylindeman wants to merge 1 commit intomeh:masterfrom
billylindeman:billy/fix-v4-flags-panic

Conversation

@billylindeman
Copy link
Copy Markdown

@billylindeman billylindeman commented Mar 7, 2024

Currently, on certain packets the flags function will cause a panic

fixes #23

@billylindeman
Copy link
Copy Markdown
Author

@meh Any chance you can give this a review and merge it upstream?

@billylindeman
Copy link
Copy Markdown
Author

bump @meh

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 this pull request may close these issues.

When Flags are 0x000, packet parsing causes panic

1 participant