Skip to content

Commit

Permalink
Fixed an example, as per the erratum with Errata ID 7623.
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-tiloca-sics committed Mar 1, 2024
1 parent 7d07ef6 commit c551984
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion draft-ietf-schc-8824-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ In this first scenario, the SCHC compressor on the NGW side receives a POST mess
| `CoAP` <br> `TKL` | 4 | 1 | Bi | 0 | equal | not-sent | |
| CoAP Code | 8 | 1 | Bi | `[0.00,` <br> `...` <br> `5.05]` | `match-` <br> `mapping` | `mapping-` <br> `sent` | CC CCC |
| `CoAP` <br> `MID` | 16 | 1 | Bi | 0000 | MSB(7) | LSB | MID |
| `CoAP` <br> `Uri-Path` | var | 1 | Dw | path | equal | not-sent | |
| `CoAP` <br> `Uri-Path` | var | 1 | Dw | `1st element` <br> `of the path` | equal | not-sent | |
{: #table-CoAP-header-1 title="CoAP Context to compress header without Token" align="center"}

In this example, SCHC compression elides the version and Token Length fields. The 25 Method and Response Codes defined in {{RFC7252}} have been shrunk to 5 bits using a "match-mapping" MO. The Uri-Path contains a single element indicated in the TV and elided with the CDA "not-sent".
Expand Down Expand Up @@ -2090,6 +2090,8 @@ module ietf-schc-coap-ext {

## Version -00 to -01 ## {#sec-00-01}

* Fixed an example, as per the erratum with Errata ID 7623.

* Added YANG data model for the ietf-schc-coap-ext module.

* Fixes and editorial improvements.
Expand Down

0 comments on commit c551984

Please sign in to comment.