Skip to content

fix: 🐛 deal with OSX handling of IPv4 header length#1

Merged
dancrumb merged 1 commit intomainfrom
fix/#60
Nov 19, 2022
Merged

fix: 🐛 deal with OSX handling of IPv4 header length#1
dancrumb merged 1 commit intomainfrom
fix/#60

Conversation

@dancrumb
Copy link
Copy Markdown
Owner

FreeBSD does weird things to the length field in the IP header of a packet; this change reverts those changes so that there is a consistent experience across platforms

Closes: nospaceships#60

FreeBSD does weird things to the length field in the IP header of a
packet; this change reverts those changes so that there is a consistent
experience across platforms

✅ Closes: nospaceships#60
@dancrumb dancrumb merged commit 93f9618 into main Nov 19, 2022
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 ping-ip's result compared to wireshark's packets, the content length of the packets is actually not right

1 participant