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

Ipv4 and ipv6 checksum verification #19

Merged
merged 3 commits into from
Jun 13, 2014

Conversation

josemic
Copy link
Collaborator

@josemic josemic commented Apr 8, 2014

  • Added function to calculate checksums for ipv6/ipv4 UDP/TCP
  • Added function to verify checksums for ipv6/ipv4 UDP/TCP
    under consideration of the constrains of RFC 6935.
  • Removed padding from payload, as the available checksum calculation algorithm can cope without.
  • Updated version number to "0.4.2"

Please comment. I will rebase before merging.

@josemic
Copy link
Collaborator Author

josemic commented Apr 8, 2014

Note:
Extension headers and Jumbo packets are yet not supported.

@josemic
Copy link
Collaborator Author

josemic commented Apr 15, 2014

Rebased.

josemic added a commit that referenced this pull request Jun 13, 2014
@josemic josemic merged commit 09e65cb into msantos:master Jun 13, 2014
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.

1 participant