Attention is currently required from: Timur Davydov, laforge, neels, pespin.
View Change
4 comments:
File src/core/osmo_io_internal.h:
File src/vty/logging_vty.c:
Patch Set #5, Line 1130:
Thanks, fixed
Done
Patch Set #5, Line 1361:
install_lib_element(CONFIG_NODE, &cfg_log_web_cmd);
install_lib_element(CONFIG_NODE, &cfg_no_log_web_cmd);
Thanks — added conditional compilation `#if defined(__EMSCRIPTEN__)`
Done
File src/vty/telnet_interface_dummy.c:
Patch Set #5, Line 18:
#include <sys/socket.h>
#include <netinet/in.h>
#include <errno.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#i
Thanks for pointing that out! […]
Done
To view, visit change 41813. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-MessageType: comment
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ia8d5f4bb6570b5e055826f3a051e5e5896866e31
Gerrit-Change-Number: 41813
Gerrit-PatchSet: 7
Gerrit-Owner: Timur Davydov <dtv.comp@gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-CC: laforge <laforge@osmocom.org>
Gerrit-Attention: neels <nhofmeyr@sysmocom.de>
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Attention: Timur Davydov <dtv.comp@gmail.com>
Gerrit-Comment-Date: Tue, 13 Jan 2026 08:39:35 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin@sysmocom.de>
Comment-In-Reply-To: fixeria <vyanitskiy@sysmocom.de>
Comment-In-Reply-To: Timur Davydov <dtv.comp@gmail.com>