docs: v0.145.0 -- citation backfill batch 25: TIMED (issue #164) - #196
Merged
Conversation
Cited 6/7 remaining uncited REQ-TIMED-* requirements against TC18 §11.2.2.5's Figure 12/Table 10 wire format and its PRESENTATION_TIME_TOO_FAR/GPTP_FAIL rejection rules. This closes out the full conditional-request family opened by CMP (batch 16): CMP, SCHED, TRIG, CHAIN, CANCEL, SEQ, and TIMED are all now cited. Purely additive; no code or test behavior changed. 1028 requirements (unchanged count), 100% traced+tested, 0 cfusa check errors. Signed-off-by: Matt <47545907+SoundMatt@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Phase 2 (issue #164) citation-backfill batch 25: TIMED (
request_timed.c) — closes out the full conditional-request family opened by CMP (batch 16): CMP, SCHED, TRIG, CHAIN, CANCEL, SEQ, and now TIMED are all cited.Cited 6 of 7 remaining uncited
REQ-TIMED-*requirements against TC18 §11.2.2.5:REQ-TIMED-002— feature gating (two presentation-time delivery options + conformance bullets)REQ-TIMED-004-005— decode validation (§11.2.2 intro + Table 5's 0x0A opcode)REQ-TIMED-006— too-far-in-the-future rejection (PRESENTATION_TIME_TOO_FAR)REQ-TIMED-007— gPTP-lock admission gate (GPTP_FAIL)REQ-TIMED-011— due-check ("the presentation_time is the earliest point in time")Left uncited:
REQ-TIMED-001(strerror()uniqueness) — standing pattern.Verification
.fusa-reqs.jsonchange; no source/test code touched.cfusa check: 0 errors.cfusa trace --req-coverage 100 --sec-tested 100: 100%/100%..fusa-reqs.jsonJSON-validated.Ref: issue #164.