[M] Change in libosmo-abis[master]: Fix critical bug in default TCP keepalive user timeout

2024-02-23 Thread laforge
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/libosmo-abis/+/36079?usp=email to look at the new patch set (#2). The following approvals got outdated and were removed: Verified+1 by Jenkins Builder Change subject: Fix critical bug in

[M] Change in libosmo-abis[master]: Fix critical bug in default TCP keepalive user timeout

2024-02-23 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-abis/+/36079?usp=email ) Change subject: Fix critical bug in default TCP keepalive user timeout .. Fix critical bug in default TCP keepalive

[S] Change in libosmocore[master]: osmo_io: Add osmo_io_get_ioops() function

2024-02-23 Thread pespin
Attention is currently required from: laforge. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/36076?usp=email ) Change subject: osmo_io: Add osmo_io_get_ioops() function .. Patch Set

[M] Change in libosmocore[master]: osmo_io: sendmsg/recvmsg support

2024-02-23 Thread pespin
Attention is currently required from: daniel, fixeria, jolly, laforge. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35068?usp=email ) Change subject: osmo_io: sendmsg/recvmsg support

[M] Change in libosmocore[master]: osmo_io: Change struct osmo_io_ops to contain struct, not union

2024-02-23 Thread pespin
Attention is currently required from: daniel, jolly, laforge. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/36062?usp=email ) Change subject: osmo_io: Change struct osmo_io_ops to contain struct, not union

[M] Change in osmo-ttcn3-hacks[master]: pgw: Introduce test TC_s2b_createSession

2024-02-23 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36075?usp=email ) Change subject: pgw: Introduce test TC_s2b_createSession .. Patch Set 2: This change is ready for review. -- To

[S] Change in libosmo-netif[master]: examples/stream-{server,client}: Generate talloc report on SIGUSR1

2024-02-23 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-netif/+/36078?usp=email ) Change subject: examples/stream-{server,client}: Generate talloc report on SIGUSR1 ..

[S] Change in libosmo-netif[master]: osmo_io: make use of osmo_iofd_get_ioops()

2024-02-23 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-netif/+/36077?usp=email ) Change subject: osmo_io: make use of osmo_iofd_get_ioops() .. osmo_io: make use of osmo_iofd_get_ioops() This

[M] Change in libosmocore[master]: osmo_io: Change struct osmo_io_ops to contain struct, not union

2024-02-23 Thread laforge
Attention is currently required from: daniel, jolly, pespin. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/36062?usp=email ) Change subject: osmo_io: Change struct osmo_io_ops to contain struct, not union

[M] Change in libosmocore[master]: osmo_io: Use poll/select to notify socket connection at osmo_io_uring.c

2024-02-23 Thread laforge
Attention is currently required from: daniel, jolly, pespin. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35910?usp=email ) Change subject: osmo_io: Use poll/select to notify socket connection at osmo_io_uring.c

[S] Change in libosmocore[master]: Make socket.c compile without libsctp support (--disable-libsctp)

2024-02-23 Thread laforge
Attention is currently required from: jolly. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/36055?usp=email ) Change subject: Make socket.c compile without libsctp support (--disable-libsctp)

[M] Change in libosmocore[master]: osmo_io: sendmsg/recvmsg support

2024-02-23 Thread laforge
Attention is currently required from: daniel, fixeria, jolly, pespin. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35068?usp=email ) Change subject: osmo_io: sendmsg/recvmsg support

[S] Change in libosmocore[master]: osmo_io_poll: Use -errno as result on read error

2024-02-23 Thread laforge
Attention is currently required from: jolly, laforge. laforge has uploaded a new patch set (#7) to the change originally created by jolly. ( https://gerrit.osmocom.org/c/libosmocore/+/35980?usp=email ) The following approvals got outdated and were removed: Verified+1 by Jenkins Builder The

[S] Change in libosmocore[master]: osmo_io: Add osmo_io_get_ioops() function

2024-02-23 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/36076?usp=email ) Change subject: osmo_io: Add osmo_io_get_ioops() function .. osmo_io: Add osmo_io_get_ioops() function This function

[M] Change in libosmocore[master]: osmo_io: sendmsg/recvmsg support

2024-02-23 Thread laforge
Attention is currently required from: daniel, fixeria, jolly, laforge, pespin. Hello Jenkins Builder, daniel, pespin, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/libosmocore/+/35068?usp=email to look at the new patch set (#11). The following approvals got

[S] Change in libosmocore[master]: osmo_io_poll: Declare local functions "static"

2024-02-23 Thread laforge
Attention is currently required from: jolly, laforge. laforge has uploaded a new patch set (#8) to the change originally created by jolly. ( https://gerrit.osmocom.org/c/libosmocore/+/35983?usp=email ) The following approvals got outdated and were removed: Verified+1 by Jenkins Builder The

[S] Change in libosmocore[master]: osmo_io: Reject writing messages with length of 0

2024-02-23 Thread laforge
Attention is currently required from: daniel, jolly, laforge. laforge has uploaded a new patch set (#8) to the change originally created by jolly. ( https://gerrit.osmocom.org/c/libosmocore/+/35912?usp=email ) The following approvals got outdated and were removed: Verified+1 by Jenkins Builder

[S] Change in libosmocore[master]: osmo_io_uring: Cancel pending request, free msghdr on completion

2024-02-23 Thread laforge
Attention is currently required from: jolly. laforge has uploaded a new patch set (#8) to the change originally created by jolly. ( https://gerrit.osmocom.org/c/libosmocore/+/35981?usp=email ) The following approvals got outdated and were removed: Verified+1 by Jenkins Builder The change is no

[M] Change in libosmocore[master]: osmo_io: Use poll/select to notify socket connection at osmo_io_uring.c

2024-02-23 Thread laforge
Attention is currently required from: daniel, jolly, laforge, pespin. laforge has uploaded a new patch set (#8) to the change originally created by jolly. ( https://gerrit.osmocom.org/c/libosmocore/+/35910?usp=email ) The following approvals got outdated and were removed: Code-Review+1 by

[M] Change in libosmocore[master]: osmo_io: Move notify_connected function to backend

2024-02-23 Thread laforge
Attention is currently required from: daniel, jolly. laforge has uploaded a new patch set (#5) to the change originally created by jolly. ( https://gerrit.osmocom.org/c/libosmocore/+/35909?usp=email ) The following approvals got outdated and were removed: Verified+1 by Jenkins Builder The

[M] Change in osmo-ttcn3-hacks[master]: PGW_Tests: refactor/improve several parameters to accomodate for diff...

2024-02-23 Thread pespin
Attention is currently required from: laforge, lynxis lazus, osmith. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36074?usp=email ) Change subject: PGW_Tests: refactor/improve several parameters to accomodate for different GTPv2C interfaces

[S] Change in osmo-ttcn3-hacks[master]: WIP

2024-02-23 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36075?usp=email ) Change subject: WIP .. WIP Change-Id: I38e469edf0e00feca5a648035b64645e2c905937 --- M pgw/PGW_Tests.ttcn 1 file

[M] Change in osmo-ttcn3-hacks[master]: PGW_Tests: refactor/improve several parameters to accomodate for diff...

2024-02-23 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36074?usp=email ) Change subject: PGW_Tests: refactor/improve several parameters to accomodate for different GTPv2C interfaces ..

[M] Change in osmo-ggsn[master]: Cosmetic: {lib,gtp}/Makefile.am: diff friendly

2024-02-23 Thread pespin
Attention is currently required from: osmith. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/36065?usp=email ) Change subject: Cosmetic: {lib,gtp}/Makefile.am: diff friendly .. Patch Set

[M] Change in osmo-ggsn[master]: Cosmetic: AM_CFLAGS: make diff friendly

2024-02-23 Thread pespin
Attention is currently required from: osmith. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/36064?usp=email ) Change subject: Cosmetic: AM_CFLAGS: make diff friendly .. Patch Set 1:

[S] Change in osmo-ggsn[master]: Cosmetic: Makefile.am: make SUBDIRS diff friendly

2024-02-23 Thread pespin
Attention is currently required from: osmith. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/36063?usp=email ) Change subject: Cosmetic: Makefile.am: make SUBDIRS diff friendly .. Patch

[L] Change in libosmocore[master]: Import in46_addr from OsmoGGSN

2024-02-23 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/36073?usp=email ) Change subject: Import in46_addr from OsmoGGSN .. Import in46_addr from OsmoGGSN Import ip_addr and tests from

[L] Change in osmo-ggsn[master]: Move in46_addr to libosmocore

2024-02-23 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/36070?usp=email ) Change subject: Move in46_addr to libosmocore .. Move in46_addr to libosmocore I'm in the process of extending the

[M] Change in osmo-ggsn[master]: kernel-gtp: support IPv6 on outer layer (backwards compatible)

2024-02-23 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/36072?usp=email ) Change subject: kernel-gtp: support IPv6 on outer layer (backwards compatible) .. kernel-gtp: support IPv6 on outer layer

[S] Change in osmo-ggsn[master]: gtp/gsn: gtp_new: replace calloc with talloc_zero

2024-02-23 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/36071?usp=email ) Change subject: gtp/gsn: gtp_new: replace calloc with talloc_zero .. gtp/gsn: gtp_new: replace calloc with talloc_zero

[M] Change in osmo-ggsn[master]: libgtp: move includes to osmocom/include/gtp

2024-02-23 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/36066?usp=email ) Change subject: libgtp: move includes to osmocom/include/gtp .. libgtp: move includes to osmocom/include/gtp Move all

[M] Change in osmo-ggsn[master]: gtp/gtp_internal.h: new file

2024-02-23 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/36068?usp=email ) Change subject: gtp/gtp_internal.h: new file .. gtp/gtp_internal.h: new file While at it, move internal functions of

[S] Change in osmo-ggsn[master]: Cosmetic: Makefile.am: make SUBDIRS diff friendly

2024-02-23 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/36063?usp=email ) Change subject: Cosmetic: Makefile.am: make SUBDIRS diff friendly .. Cosmetic: Makefile.am: make SUBDIRS diff friendly

[S] Change in osmo-ggsn[master]: gtp/gsn_internal.h: new file

2024-02-23 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/36067?usp=email ) Change subject: gtp/gsn_internal.h: new file .. gtp/gsn_internal.h: new file Change-Id:

[S] Change in osmo-ggsn[master]: gsna2in46a: move and rename from in46a_from_gsna

2024-02-23 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/36069?usp=email ) Change subject: gsna2in46a: move and rename from in46a_from_gsna .. gsna2in46a: move and rename from in46a_from_gsna

[M] Change in osmo-ggsn[master]: Cosmetic: AM_CFLAGS: make diff friendly

2024-02-23 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/36064?usp=email ) Change subject: Cosmetic: AM_CFLAGS: make diff friendly .. Cosmetic: AM_CFLAGS: make diff friendly Change-Id:

[M] Change in osmo-ggsn[master]: Cosmetic: {lib,gtp}/Makefile.am: diff friendly

2024-02-23 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/36065?usp=email ) Change subject: Cosmetic: {lib,gtp}/Makefile.am: diff friendly .. Cosmetic: {lib,gtp}/Makefile.am: diff friendly

[M] Change in libosmocore[master]: osmo_io: Change struct osmo_io_ops to contain struct, not union

2024-02-23 Thread pespin
Attention is currently required from: daniel, jolly, laforge. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/36062?usp=email ) Change subject: osmo_io: Change struct osmo_io_ops to contain struct, not union

[M] Change in libosmocore[master]: osmo_io: Change struct osmo_io_ops to contain struct, not union

2024-02-23 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/36062?usp=email ) Change subject: osmo_io: Change struct osmo_io_ops to contain struct, not union .. osmo_io: Change struct osmo_io_ops

[S] Change in ...osmo-epdg[master]: Use osmocom gtplib pointing to newer version of code

2024-02-23 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/36052?usp=email ) Change subject: Use osmocom gtplib pointing to newer version of code .. Use osmocom gtplib pointing to newer version of code

[S] Change in ...osmo-epdg[master]: Use osmocom gtplib pointing to newer version of code

2024-02-23 Thread pespin
Attention is currently required from: laforge. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/36052?usp=email ) Change subject: Use osmocom gtplib pointing to newer version of code

[M] Change in libosmocore[master]: osmo_io: sendmsg/recvmsg support

2024-02-23 Thread pespin
Attention is currently required from: daniel, fixeria, jolly, laforge. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35068?usp=email ) Change subject: osmo_io: sendmsg/recvmsg support

[M] Change in libosmocore[master]: osmo_io: sendmsg/recvmsg support

2024-02-23 Thread laforge
Attention is currently required from: arehbein, daniel, fixeria, jolly, pespin. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35068?usp=email ) Change subject: osmo_io: sendmsg/recvmsg support

[S] Change in ...osmo-epdg[master]: Use osmocom gtplib pointing to newer version of code

2024-02-23 Thread osmith
Attention is currently required from: laforge, pespin. osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/36052?usp=email ) Change subject: Use osmocom gtplib pointing to newer version of code

[S] Change in libosmocore[master]: osmo_io_uring: Detach msghdr from iofd before calling iofd_handle_sen...

2024-02-23 Thread pespin
Attention is currently required from: jolly, laforge. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35982?usp=email ) Change subject: osmo_io_uring: Detach msghdr from iofd before calling iofd_handle_send_completion()

[M] Change in libosmocore[master]: osmo_io: Move notify_connected function to backend

2024-02-23 Thread pespin
Attention is currently required from: daniel, jolly. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35909?usp=email ) Change subject: osmo_io: Move notify_connected function to backend

[M] Change in libosmocore[master]: osmo_io: Use poll/select to notify socket connection at osmo_io_uring.c

2024-02-23 Thread pespin
Attention is currently required from: daniel, jolly, laforge. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35910?usp=email ) Change subject: osmo_io: Use poll/select to notify socket connection at osmo_io_uring.c

[S] Change in libosmocore[master]: osmo_io: Reject writing messages with length of 0

2024-02-23 Thread pespin
Attention is currently required from: daniel, jolly, laforge. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35912?usp=email ) Change subject: osmo_io: Reject writing messages with length of 0

[M] Change in libosmocore[master]: osmo_io: Use poll/select to notify socket connection at osmo_io_uring.c

2024-02-23 Thread pespin
Attention is currently required from: daniel, jolly, laforge. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35910?usp=email ) Change subject: osmo_io: Use poll/select to notify socket connection at osmo_io_uring.c

[M] Change in libosmocore[master]: osmo_io: sendmsg/recvmsg support

2024-02-23 Thread pespin
Attention is currently required from: arehbein, daniel, fixeria, jolly, laforge. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35068?usp=email ) Change subject: osmo_io: sendmsg/recvmsg support

[M] Change in libosmocore[master]: osmo_io: Move notify_connected function to backend

2024-02-23 Thread pespin
Attention is currently required from: daniel, jolly. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35909?usp=email ) Change subject: osmo_io: Move notify_connected function to backend

[S] Change in ...osmo-epdg[master]: Use osmocom gtplib pointing to newer version of code

2024-02-23 Thread pespin
Attention is currently required from: laforge, osmith. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/36052?usp=email ) Change subject: Use osmocom gtplib pointing to newer version of code

[S] Change in osmo-ci[master]: jobs/gerrit: don't build osmo-epdg for debian:11

2024-02-23 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/36060?usp=email ) Change subject: jobs/gerrit: don't build osmo-epdg for debian:11 .. jobs/gerrit: don't build osmo-epdg for debian:11 After switching

[S] Change in osmo-ci[master]: jobs/gerrit: don't build osmo-epdg for debian:11

2024-02-23 Thread pespin
Attention is currently required from: osmith. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/36060?usp=email ) Change subject: jobs/gerrit: don't build osmo-epdg for debian:11 .. Patch Set

[L] Change in osmo-trx[master]: ms: add demod test tool and data

2024-02-23 Thread Hoernchen
Attention is currently required from: pespin. Hoernchen has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/36047?usp=email ) Change subject: ms: add demod test tool and data .. Patch Set 3: (1

[S] Change in osmo-ggsn[master]: doc: fix typo ndoe -> node

2024-02-23 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/36061?usp=email ) Change subject: doc: fix typo ndoe -> node .. doc: fix typo ndoe -> node Change-Id:

[S] Change in ...osmo-epdg[master]: Use osmocom gtplib pointing to newer version of code

2024-02-23 Thread osmith
Attention is currently required from: laforge, pespin. osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/36052?usp=email ) Change subject: Use osmocom gtplib pointing to newer version of code

[S] Change in ...osmo-epdg[master]: Use osmocom gtplib pointing to newer version of code

2024-02-23 Thread osmith
Attention is currently required from: laforge, pespin. osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/36052?usp=email ) Change subject: Use osmocom gtplib pointing to newer version of code

[S] Change in osmo-ci[master]: jobs/gerrit: don't build osmo-epdg for debian:11

2024-02-23 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/36060?usp=email ) Change subject: jobs/gerrit: don't build osmo-epdg for debian:11 .. jobs/gerrit: don't build osmo-epdg for debian:11 After

[S] Change in libosmo-abis[master]: input/ipa: Log error message also in unexpeted error paths

2024-02-23 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/36040?usp=email ) Change subject: input/ipa: Log error message also in unexpeted error paths .. input/ipa: Log error message also in unexpeted

[S] Change in libosmo-abis[master]: [cosmetic] input/ipaccess.c: We use tab indent, not spaces [wtf]

2024-02-23 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/36041?usp=email ) Change subject: [cosmetic] input/ipaccess.c: We use tab indent, not spaces [wtf] .. [cosmetic] input/ipaccess.c: We use tab

[M] Change in libosmo-abis[master]: input/ipaccess: Always log with context, if we have any

2024-02-23 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/36037?usp=email ) Change subject: input/ipaccess: Always log with context, if we have any .. input/ipaccess: Always log with context, if we have

[S] Change in libosmo-abis[master]: input/ipaccess: Makes sure to say "TCP keepalive"

2024-02-23 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/36038?usp=email ) Change subject: input/ipaccess: Makes sure to say "TCP keepalive" .. input/ipaccess: Makes sure to say "TCP keepalive" We have

[S] Change in libosmo-abis[master]: [cosmetic] Don't break lines shorter than 120 chars

2024-02-23 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/36039?usp=email ) Change subject: [cosmetic] Don't break lines shorter than 120 chars .. [cosmetic] Don't break lines shorter than 120 chars

[S] Change in libosmo-abis[master]: ipa_keepalive: Make FSM a bit less quiet

2024-02-23 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/36036?usp=email ) Change subject: ipa_keepalive: Make FSM a bit less quiet .. ipa_keepalive: Make FSM a bit less quiet Let's make sure we log

[S] Change in libosmo-abis[master]: input/ipaccess: Makes sure to say "TCP keepalive"

2024-02-23 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/36038?usp=email ) Change subject: input/ipaccess: Makes sure to say "TCP keepalive" .. Patch Set 2: Code-Review+2 -- To view, visit

[M] Change in libosmo-abis[master]: input/ipaccess: Always log with context, if we have any

2024-02-23 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/36037?usp=email ) Change subject: input/ipaccess: Always log with context, if we have any .. Patch Set 2: Code-Review+2 -- To view,

[S] Change in libosmo-abis[master]: ipa_keepalive: Make FSM a bit less quiet

2024-02-23 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/36036?usp=email ) Change subject: ipa_keepalive: Make FSM a bit less quiet .. Patch Set 3: Code-Review+2 -- To view, visit