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

sys/net/ipv4: add IPV4_ADDR_INIT() macro #20354

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

Enoch247
Copy link
Contributor

@Enoch247 Enoch247 commented Feb 7, 2024

Contribution description

This patch adds a macro to statically initialize an IPv4 address.

Testing procedure

It's fairly trivial. I have used it and it works in my application code.

Issues/PRs references

  • none known

This patch adds a macro to statically initialize an IPv4 address.
@github-actions github-actions bot added Area: network Area: Networking Area: sys Area: System labels Feb 7, 2024
@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Feb 7, 2024
@riot-ci
Copy link

riot-ci commented Feb 7, 2024

Murdock results

✔️ PASSED

bcc0d01 sys/net/ipv4: add IPV4_ADDR_INIT() macro

Success Failures Total Runtime
10016 0 10016 09m:36s

Artifacts

@benpicco benpicco added this pull request to the merge queue Feb 7, 2024
Merged via the queue into RIOT-OS:master with commit 82d9e79 Feb 7, 2024
28 checks passed
@Enoch247 Enoch247 deleted the add-ipv4-init-macro branch February 8, 2024 15:18
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants