Attention is currently required from: pespin.
View Change
1 comment:
File src/core/netns.c:
Patch Set #7, Line 92: return -ENOSYS;
-ENOTSUP?
I'll change the fallback return code to -ENOTSUP and also add proper
configure-time checks for the required headers (we hit a cross-build failure
on arm-none-eabi due to missing POSIX headers), so the code is only built/used
when the needed headers/APIs are available.
To view, visit change 41878. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-MessageType: comment
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I2322eb2936bea35596f1fd6b6a713ea5f997b1ea
Gerrit-Change-Number: 41878
Gerrit-PatchSet: 7
Gerrit-Owner: Timur Davydov <dtv.comp@gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin@sysmocom.de>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Comment-Date: Thu, 22 Jan 2026 15:32:48 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin@sysmocom.de>