Attention is currently required from: fixeria.
osmith has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-ci/+/43483?usp=email )
Change subject: jobs/{gerrit,master}: use debian-trixie-build-arm for osmo-pcu
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/43483?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I8035264aaa256f5f03b4dee1e7b15d7132a051b6
Gerrit-Change-Number: 43483
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 01 Sep 2026 10:02:47 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Attention is currently required from: laforge, lynxis lazus.
Hello Jenkins Builder, laforge, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-msc/+/43481?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: libvlr: lu_fsm: PS: don't terminate by timer to prevent cascade
......................................................................
libvlr: lu_fsm: PS: don't terminate by timer to prevent cascade
To prevent a termination cascade, don't termine the FSM by the timer
callback when running as PS/SGSN.
Change-Id: I483bd3e734b1046fcafdae31189bc5df5b122a48
---
M src/libvlr/vlr_lu_fsm.c
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/81/43481/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/43481?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I483bd3e734b1046fcafdae31189bc5df5b122a48
Gerrit-Change-Number: 43481
Gerrit-PatchSet: 2
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: lynxis lazus <lynxis(a)fe80.eu>
Attention is currently required from: pespin.
Hello Jenkins Builder, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-msc/+/43479?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: libvlr: add PVLR support
......................................................................
libvlr: add PVLR support
Allow to retrieve information from the PVLR (Previous VLR).
In case of PS/SGSN this can be another SGSN or a MME.
Introduce a new callback for CS and PS to check if the LAI or RAI
is currently served.
Change-Id: I189c041dbc3a33ad15746092691cb382d1911495
---
M include/osmocom/vlr/vlr.h
M src/libmsc/gsm_04_08.c
M src/libvlr/vlr.c
M src/libvlr/vlr_lu_fsm.c
4 files changed, 67 insertions(+), 17 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/79/43479/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/43479?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I189c041dbc3a33ad15746092691cb382d1911495
Gerrit-Change-Number: 43479
Gerrit-PatchSet: 2
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Attention is currently required from: pespin.
lynxis lazus has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-msc/+/43479?usp=email )
Change subject: RFC: libvlr: add PVLR support
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
> Why not using different callbacks? In the end if the user is only caring about CS or PS, the other o […]
I'll rework this and use 2 different callbacks.
The struct gsm0808_cell_id is missing a direct rai.
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/43479?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I189c041dbc3a33ad15746092691cb382d1911495
Gerrit-Change-Number: 43479
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 01 Sep 2026 09:29:51 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/43478?usp=email )
Change subject: libvlr: add FIXME for separation of local and foreign TMSI
......................................................................
libvlr: add FIXME for separation of local and foreign TMSI
Change-Id: I62ddaa17f7f627d61f26db5e299e01ef016df045
---
M src/libvlr/vlr.c
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, but someone else must approve
laforge: Looks good to me, approved
diff --git a/src/libvlr/vlr.c b/src/libvlr/vlr.c
index df8eb9e..dca2301 100644
--- a/src/libvlr/vlr.c
+++ b/src/libvlr/vlr.c
@@ -576,6 +576,7 @@
const char *file,
int line)
{
+ /* FIXME: we need to add a type to the tmsi (local, foreign) so overlaps doesn't matter */
struct vlr_subscr *vsub;
vsub = _vlr_subscr_find_by_tmsi(vlr, tmsi, use, file, line);
if (vsub) {
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/43478?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I62ddaa17f7f627d61f26db5e299e01ef016df045
Gerrit-Change-Number: 43478
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>