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

Test otns2 ci #5

Merged
merged 6 commits into from
Mar 29, 2024
Merged

Test otns2 ci #5

merged 6 commits into from
Mar 29, 2024

Conversation

EskoDijk
Copy link
Owner

No description provided.

EskoDijk and others added 6 commits March 27, 2024 10:54
This commit streamlines MLE module comments by simplifying
explanations and removing redundant ones that are clear from source
code.
This commit updates the CLI `netdata show` command to allow an
optional RLOC16 as input. Providing an RLOC16 filters the output to
display prefix, route, and service entries associated specifically
with the specified RLOC16. This is helpful for checking entries added
by a specific border router.

`test-011-network-data-timeout.py` is updated to validate the new CLI
functionality.
This commit simplifies `MutableNetworkData::RemoveTemporaryData()`:
- The `RemoveTemporaryDataIn()` methods return a `bool` indicating
  whether the whole TLV can be removed.
- The code is refactored to combine the call to `RemoveTlv()` for
  all TLV types.
…ages (openthread#9976)

This commit ensures `MeshForwarder::CheckReachablity()` rejects frames
where `Ip6::Header::DecompressFrom(FrameData)` returns a parse error.
This prevents the processing of potentially malformed messages.
@EskoDijk EskoDijk merged commit 6b1c970 into main Mar 29, 2024
88 of 182 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants