Merge maint into master (MMP stale-report rejection; convergence-gate near-budget hold)

This commit is contained in:
Johnathan Corgan
2026-06-08 00:13:35 +00:00
6 changed files with 374 additions and 25 deletions
+7
View File
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
- MMP sender metrics now ignore duplicate or regressed receiver reports
before updating RTT, loss, goodput, or ETX. Receiver reports also
suppress timestamp echo when dwell time overflows, so stale reports
cannot inflate SRTT.
### Added
- Typed `RejectReason` classification for receive-path silent-rejection