Skip to content

net/sixlowpan: Fix sixlowpan_uncompresshdr_hc06()#18845

Merged
acassis merged 1 commit into
apache:masterfrom
acassis:fix_net_6lowpan
May 4, 2026
Merged

net/sixlowpan: Fix sixlowpan_uncompresshdr_hc06()#18845
acassis merged 1 commit into
apache:masterfrom
acassis:fix_net_6lowpan

Conversation

@acassis
Copy link
Copy Markdown
Contributor

@acassis acassis commented May 3, 2026

Summary

This commit fixes sixlowpan_uncompresshdr_hc06() to avoid that the
frame data be bigger than the iob->io_len.

Impact

Fix data frame exceeding the limit of iob size allocated.

Testing

Building test only:
$ ./tools/configure.sh b-l475e-iot01a:spirit-starpoint

@github-actions github-actions Bot added Area: Networking Effects networking subsystem Size: M The size of the change in this PR is medium labels May 3, 2026
This commit fixes sixlowpan_uncompresshdr_hc06() to avoid that the
frame data be bigger than the iob->io_len.

Signed-off-by: Alan C. Assis <acassis@gmail.com>
@acassis acassis force-pushed the fix_net_6lowpan branch from a7f45a3 to c921a97 Compare May 3, 2026 18:05
@github-actions github-actions Bot added Size: S The size of the change in this PR is small and removed Size: M The size of the change in this PR is medium labels May 3, 2026
@linguini1
Copy link
Copy Markdown
Contributor

Patch for all the CI errors due to un-refreshed defconfig is here: #18846

@acassis acassis merged commit 97a50ea into apache:master May 4, 2026
37 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Networking Effects networking subsystem Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants