Skip to content

Comments

Add ChecksumState and automatic recomputation support#47

Merged
shellrow merged 2 commits intomainfrom
feat-auto-checksum
Nov 9, 2025
Merged

Add ChecksumState and automatic recomputation support#47
shellrow merged 2 commits intomainfrom
feat-auto-checksum

Conversation

@shellrow
Copy link
Owner

@shellrow shellrow commented Nov 9, 2025

  • Added ChecksumState
  • ChecksumMode::{Manual, Automatic} with per-packet dirty tracking.
  • Mutable setters now mark checksum dirty. In Automatic mode, they recompute immediately.
  • Transport checksum uses an explicit pseudo-header context (IPv4/IPv6).

@shellrow shellrow merged commit cd47a77 into main Nov 9, 2025
3 checks passed
@shellrow shellrow linked an issue Nov 9, 2025 that may be closed by this pull request
@shellrow shellrow deleted the feat-auto-checksum branch November 15, 2025 03:38
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.

Automatic Checksum Re-Calcs

1 participant