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

ipv6/nib: cancel timers when NIB entry gets deleted #20343

Merged
merged 4 commits into from
Feb 6, 2024

Conversation

fabian18
Copy link
Contributor

@fabian18 fabian18 commented Feb 6, 2024

Contribution description

Splitting out the no-brain fixes from #20329 that timers must be canceled when the corresponding NIB entry gets deleted.

Testing procedure

Issues/PRs references

#20329

@github-actions github-actions bot added Area: network Area: Networking Area: sys Area: System labels Feb 6, 2024
@fabian18
Copy link
Contributor Author

fabian18 commented Feb 6, 2024

@miri64 I split out the no-brainers.

@fabian18 fabian18 added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Feb 6, 2024
@riot-ci
Copy link

riot-ci commented Feb 6, 2024

Murdock results

✔️ PASSED

2b8b828 ipv6/nib: move internal event timer API up

Success Failures Total Runtime
10016 0 10016 10m:41s

Artifacts

@benpicco benpicco added the Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) label Feb 6, 2024
@miri64 miri64 enabled auto-merge February 6, 2024 16:23
@miri64 miri64 added this pull request to the merge queue Feb 6, 2024
Merged via the queue into RIOT-OS:master with commit a16199f Feb 6, 2024
28 checks passed
@fabian18
Copy link
Contributor Author

fabian18 commented Feb 7, 2024

Thanks

@MrKevinWeiss MrKevinWeiss added this to the Release 2024.04 milestone Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: network Area: Networking Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants