diff --git a/draft-ietf-schc-8824-update.md b/draft-ietf-schc-8824-update.md index e820502..ff16ebe 100644 --- a/draft-ietf-schc-8824-update.md +++ b/draft-ietf-schc-8824-update.md @@ -546,7 +546,7 @@ In this first scenario, the SCHC compressor on the NGW side receives a POST mess | `CoAP`
`TKL` | 4 | 1 | Bi | 0 | equal | not-sent | | | CoAP Code | 8 | 1 | Bi | `[0.00,`
`...`
`5.05]` | `match-`
`mapping` | `mapping-`
`sent` | CC CCC | | `CoAP`
`MID` | 16 | 1 | Bi | 0000 | MSB(7) | LSB | MID | -| `CoAP`
`Uri-Path` | var | 1 | Dw | path | equal | not-sent | | +| `CoAP`
`Uri-Path` | var | 1 | Dw | `1st element`
`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". @@ -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.