Skip to content

feat(kernel): admit SCTP protocol 132 - #188

Merged
kernalix7 merged 3 commits into
mainfrom
feature/sctp-protocol-132
Aug 16, 2026
Merged

feat(kernel): admit SCTP protocol 132#188
kernalix7 merged 3 commits into
mainfrom
feature/sctp-protocol-132

Conversation

@kernalix7

Copy link
Copy Markdown
Owner

Summary

  • add tableless SCTP CRC32c and stateless RFC 9260 packet validation
  • validate chunk framing, known shapes, INIT-family parameters, and bundling rules
  • dispatch IPv4 protocol 132 with SCTP-local fragment rejection and saturating admission counters

Verification

  • 85 focused SCTP tests
  • 29 GRE regression tests
  • 4,735 host unit tests
  • 85 SCTP tests under Miri
  • cargo fmt, Clippy with -D warnings, and workspace build
  • aarch64 and riscv64 cross-builds
  • x86_64, aarch64, and riscv64 QEMU boot suite

@kernalix7
kernalix7 merged commit 5fe2bae into main Aug 16, 2026
3 checks passed
@kernalix7
kernalix7 deleted the feature/sctp-protocol-132 branch August 16, 2026 10:25
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