Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(rpl): DAO-ACK DODAGID was wrongly read #825

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

thvdveld
Copy link
Contributor

@thvdveld thvdveld commented Aug 4, 2023

The flag indicating that the DODAG ID is present in the DOA-ACK was read incorreclty.

The flag indicating that the DODAG ID is present in the DOA-ACK was read
incorreclty.

Signed-off-by: Thibaut Vandervelden <[email protected]>
@thvdveld thvdveld enabled auto-merge August 4, 2023 08:20
@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #825 (33e4551) into main (fa7fd3c) will increase coverage by 0.05%.
The diff coverage is 97.05%.

@@            Coverage Diff             @@
##             main     #825      +/-   ##
==========================================
+ Coverage   79.65%   79.70%   +0.05%     
==========================================
  Files          72       71       -1     
  Lines       27862    27890      +28     
==========================================
+ Hits        22193    22231      +38     
+ Misses       5669     5659      -10     
Files Changed Coverage Δ
src/wire/rpl.rs 69.30% <97.05%> (+1.29%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@thvdveld thvdveld added this pull request to the merge queue Aug 4, 2023
Merged via the queue into smoltcp-rs:main with commit 71f408d Aug 4, 2023
14 checks passed
@thvdveld thvdveld deleted the fix-rpl-dao-ack branch August 4, 2023 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant