Skip to content

Conversation

@zephyrbot
Copy link

@zephyrbot zephyrbot commented Nov 8, 2024

Backport a77d499 from #80611.

Fixes #81217

In the description of the partial-final frame of the SMP UART transport
specification was a typo in the maximum allowed raw body size. The size
must not be larger than MTU - 5 because there are 5 bytes occupied by
total length (2), frame termination (1) and crc (2).

Signed-off-by: Simon Moser <[email protected]>
(cherry picked from commit a77d499)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues size: XS A PR changing only a single line of code area: mcumgr labels Nov 8, 2024
@nordicjm nordicjm added this to the v3.7.1 milestone Nov 11, 2024
@nordicjm nordicjm linked an issue Nov 11, 2024 that may be closed by this pull request
@nashif nashif merged commit c480aa3 into v3.7-branch Nov 11, 2024
22 of 23 checks passed
@nashif nashif deleted the backport-80611-to-v3.7-branch branch November 11, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: mcumgr Backport Backport PR and backport failure issues size: XS A PR changing only a single line of code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

doc: smp: Wrong body length in SMP UART transport

5 participants