WAP LabsProject atlas

docs/knowledge-graph/vault-trn-7/clauses/wdp-cl-udp-header-layout.md

Encode and decode the UDP header as 16-bit source port, destination port, length, and checksum fields followed by data.

Generated from canonical repository manifests. Do not edit this note directly.

Relationships

  • maps-to → [[requirements/RQ-TRN-001|RQ-TRN-001]]
  • maps-to → [[requirements/RQ-TRN-003|RQ-TRN-003]]
  • planned-by → [[work-items/TRN-701|TRN-701]]
  • planned-by → [[work-items/TRN-706|TRN-706]]
  • refines → [[scr-rows/WDP-CORE-C-001|WDP-CORE-C-001]]
  • refines → [[scr-rows/WDP-NA-C-006|WDP-NA-C-006]]
  • refines → [[scr-rows/WDP-NA-C-007|WDP-NA-C-007]]
  • sourced-from → [[source-documents/rfc-768|rfc-768]]
  • verified-by → [[fixtures/WDP-FX-UDP-HEADER-LAYOUT|WDP-FX-UDP-HEADER-LAYOUT]]

Data

{
  "family": "wdp",
  "parentRows": [
    "WDP-CORE-C-001",
    "WDP-NA-C-006",
    "WDP-NA-C-007"
  ],
  "sourceAnchor": {
    "documentId": "rfc-768",
    "section": "format",
    "heading": "Format",
    "normalizedTextSha256": "5270cf0b021501941478d27580553b3d1d662ddb89e4b291952263c0d9f0a471"
  },
  "normativeForce": "grammar",
  "obligationLevel": "required",
  "obligationSynopsis": "Encode and decode the UDP header as 16-bit source port, destination port, length, and checksum fields followed by data.",
  "workItems": [
    "T0-19",
    "TRN-701",
    "TRN-706"
  ],
  "ownerLayers": [
    "transport-rust"
  ],
  "requirementIds": [
    "RQ-TRN-001",
    "RQ-TRN-003"
  ],
  "implementationStatus": "implemented",
  "evidenceGate": "A source-derived direct fixture and reviewed code/test evidence are required before this clause may be marked implemented.",
  "source": "spec-processing/source-manifests/wap-1.2.1-selected-normative-clauses.json"
}