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/sock_util: fix compilation for IPv4-only mode #17766

Merged

Conversation

HendrikVE
Copy link
Contributor

@HendrikVE HendrikVE commented Mar 7, 2022

Contribution description

Fix compilation when using IPv4 only. addr.ipv6 is not found otherwise.

Testing procedure

Can be tested with #17763

@github-actions github-actions bot added Area: network Area: Networking Area: sys Area: System labels Mar 7, 2022
@HendrikVE HendrikVE added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Mar 7, 2022
@benpicco benpicco enabled auto-merge March 7, 2022 18:27
@benpicco benpicco added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Mar 8, 2022
@benpicco benpicco merged commit 948e8d9 into RIOT-OS:master Mar 9, 2022
@HendrikVE HendrikVE deleted the pr/sock_util_fix_compilation_ipv4 branch March 9, 2022 01:48
@OlegHahm OlegHahm added this to the Release 2022.04 milestone Apr 25, 2022
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.

None yet

3 participants