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

treewide: make use of new IPv4 static init macro #20362

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

Enoch247
Copy link
Contributor

@Enoch247 Enoch247 commented Feb 8, 2024

Contribution description

This commit makes use of the newly added static initializer for IPv4 addresses. I should have included this in the PR that added the macro but did not think to seek out and make these changes until after it was already merged.

Testing procedure

The patch includes an update to the test suite that should prove the macro works.

Issues/PRs references

This commit makes use of the newly added static initializer for IPv4
addresses.
@github-actions github-actions bot added Area: network Area: Networking Area: tests Area: tests and testing framework Area: sys Area: System labels Feb 8, 2024
@benpicco benpicco added Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Feb 8, 2024
@riot-ci
Copy link

riot-ci commented Feb 8, 2024

Murdock results

✔️ PASSED

c3a4beb treewide: make use of new IPv4 static init macro

Success Failures Total Runtime
10015 0 10016 09m:41s

Artifacts

@benpicco benpicco added this pull request to the merge queue Feb 8, 2024
Merged via the queue into RIOT-OS:master with commit 942b798 Feb 8, 2024
28 checks passed
@MrKevinWeiss MrKevinWeiss added this to the Release 2024.04 milestone Apr 30, 2024
@Enoch247 Enoch247 deleted the use-ipv4-init-macro branch October 21, 2024 14:26
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 Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants