Skip to content

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

Merged
benpicco merged 1 commit intoRIOT-OS:masterfrom
Enoch247:add-ipv4-init-macro
Feb 7, 2024
Merged

sys/net/ipv4: add IPV4_ADDR_INIT() macro#20354
benpicco merged 1 commit intoRIOT-OS:masterfrom
Enoch247:add-ipv4-init-macro

Conversation

@Enoch247
Copy link
Copy Markdown
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
Copy Markdown

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
@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