Attention is currently required from: Hoernchen, dexter, pespin.
laforge has posted comments on this change by dexter. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43203?usp=email )
Change subject: smdpp: update SGP.26 DPtls certificate
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
> The problem with this certificates is that those are test certificates which are generated by the GS […]
Someone in the team needs a calendar reminder, or we need a jenkins job to send reminders about SGP.26 certificate expiration in advance so we can update it. I know GSMA is also very late in publishing updated certificates, so we probably can't updated it more than one week ahead of expiration.
I'd also be fine with creating our own certificates with longer lifetime underneath the published SGP.26 root CI CA.
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43203?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I09c70797e2ba897a41d46c378dfd0ca12b645a79
Gerrit-Change-Number: 43203
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 12 Aug 2026 08:32:41 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Comment-In-Reply-To: dexter <pmaier(a)sysmocom.de>
Attention is currently required from: Hoernchen, osmith, pespin.
dexter has posted comments on this change by dexter. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43203?usp=email )
Change subject: smdpp: update SGP.26 DPtls certificate
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
> I do wonder, can't we generate this certificate as part of the test run, in order to avoid submittin […]
The problem with this certificates is that those are test certificates which are generated by the GSMA. The certificates are part of a specification (SGP.26). This spec ships with a set of pre-generated certificates which integrators shall use for testing.
Technically it would be possible to use certificates we generate ourselves, but this wouldn't be an official SGP.26 test certificate then...
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43203?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I09c70797e2ba897a41d46c378dfd0ca12b645a79
Gerrit-Change-Number: 43203
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 12 Aug 2026 08:29:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Attention is currently required from: dexter, laforge.
jolly has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/onomondo-ipa/+/43042?usp=email )
Change subject: V1.2: Add function ES10b.ReturnFromFallback
......................................................................
Patch Set 5:
(1 comment)
File src/ipa/main.c:
https://gerrit.osmocom.org/c/onomondo-ipa/+/43042/comment/ba0e43d3_e4338ab2… :
PS3, Line 42: tatic void print_help(void)
: {
: printf("options:\n");
: printf(" -h ......................... print this text.\n");
: printf(" -t TAC ..................... set TAC (default: %s)\n", DEFAULT_TAC);
: printf(" -e eimId ................... set preferred eIM (in case the eUICC has multiple)\n");
: printf(" -r N ....................... set reader number (default: %d)\n", DEFAULT_READER_NUMBER);
: printf(" -c N ....................... set logical channel number (default: %d)\n", DEFAULT_CHANNEL_NUMBER);
: printf(" -f PATH .................... set initial eIM configuration\n");
: printf(" -m ......................... reset eUICC memory\n");
: printf(" --refresh-flag.............. Make eUICC send a CAT refresh after switching profile\n");
: printf(" --execute-fallback-mechanism Trigger enabling of fallback profile\n");
: printf(" --return-from-fallback...... Trigger return from fallback profile to previous profile\n");
: printf(" -n PATH .................... path to nvstate file (default: %s)\n", DEFAULT_NVSTATE_PATH);
: printf(" -y NUM ..................... number of retries for ESipa requests (default: %u)\n",
: DEFAULT_ESIPA_REQ_RETRIES);
: printf(" -a ......................... ask end user for consent\n");
: printf(" -C ......................... CA (Certificate Authority) Bundle file\n");
: printf(" -S ......................... disable HTTPS\n");
: printf(" -I ......................... disable SSL certificate verification (insecure)\n");
: printf(" -E ......................... emulate IoT eUICC (compatibility mode to use consumer eUICCs)\n");
: printf(" -1 ......................... force the IPAd to process only one eUICC package (debug, use with caution)\n");
: }
> Makes sense, the -m, -f are also operations, this should be re-aligned too. […]
See previous patch I6b960f840820990de40fb07332669ddbfcdf1e7d.
--
To view, visit https://gerrit.osmocom.org/c/onomondo-ipa/+/43042?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: onomondo-ipa
Gerrit-Branch: master
Gerrit-Change-Id: Ib49a8ef3a5ea5639d881ca51eaeeea24f083fe0e
Gerrit-Change-Number: 43042
Gerrit-PatchSet: 5
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 12 Aug 2026 07:38:10 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <laforge(a)osmocom.org>
Comment-In-Reply-To: dexter <pmaier(a)sysmocom.de>
Attention is currently required from: dexter, laforge.
jolly has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/onomondo-ipa/+/43041?usp=email )
Change subject: V1.2: Add function ES10b.ExecuteFallbackMechanism
......................................................................
Patch Set 5:
(1 comment)
File src/ipa/libipa/es10b_exec_fallback_mech.h:
https://gerrit.osmocom.org/c/onomondo-ipa/+/43041/comment/3fb09a71_f29b3088… :
PS3, Line 14: struct ExecuteFallbackMechanismResponse *res;
> The response is basically just an integer, you could return that integer from ipa_es10b_exec_fallbac […]
I prefer to have it flexible, when it gets extended.
--
To view, visit https://gerrit.osmocom.org/c/onomondo-ipa/+/43041?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: onomondo-ipa
Gerrit-Branch: master
Gerrit-Change-Id: Ia751f0888c36f39ddfadf7f8bb923a8ee50178dc
Gerrit-Change-Number: 43041
Gerrit-PatchSet: 5
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 12 Aug 2026 07:35:40 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: dexter <pmaier(a)sysmocom.de>
Attention is currently required from: daniel, laforge, lynxis lazus.
pespin has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/43008?usp=email )
Change subject: TCAP: implement fallback routing when no TCAP ASP can be found.
......................................................................
Patch Set 8: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/c/libosmo-sigtran/+/43008?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: I3e4e634b38a1845c2ce62a3805ff91a530520d88
Gerrit-Change-Number: 43008
Gerrit-PatchSet: 8
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: daniel <dwillmann(a)sysmocom.de>
Gerrit-Attention: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Comment-Date: Wed, 12 Aug 2026 07:32:42 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
jolly has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/42817?usp=email )
(
4 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
)Change subject: Add VTY test for "listen" node of osmo-stp VTY config
......................................................................
Add VTY test for "listen" node of osmo-stp VTY config
Change-Id: Ia1ceb5f0374f47ff269b557be30fc4d59550d1a6
---
M tests/vty/osmo_stp_test.vty
1 file changed, 29 insertions(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, but someone else must approve
pespin: Looks good to me, approved
diff --git a/tests/vty/osmo_stp_test.vty b/tests/vty/osmo_stp_test.vty
index d52ae5f..01cad83 100644
--- a/tests/vty/osmo_stp_test.vty
+++ b/tests/vty/osmo_stp_test.vty
@@ -423,6 +423,35 @@
OsmoSTP(config-cs7-asp)# exit
% NOTE: Skipping automatic restart of ASP since an explicit '[no] shutdown' command was entered
+OsmoSTP(config-cs7)# listen m3ua 2905
+OsmoSTP(config-cs7-listen)# list
+...
+ local-ip (A.B.C.D|X:X::X:X)
+ no local-ip (A.B.C.D|X:X::X:X)
+ init-ip-dscp <0-63>
+ no init-ip-dscp
+ accept-asp-connections (pre-configured|dynamic-permitted)
+ sctp-param init (num-ostreams|max-instreams) <0-65535>
+ no sctp-param init (num-ostreams|max-instreams)
+...
+
+OsmoSTP(config-cs7-listen)# ?
+...
+ local-ip Configure the Local IP Address for xUA
+ no Negate a command or set its defaults
+ init-ip-dscp Specify IP DSCP of Listener
+ accept-asp-connections Define what kind of ASP connections to accept
+ sctp-param Configure SCTP parameters
+...
+
+OsmoSTP(config-cs7-listen)# no ?
+...
+ local-ip Configure the Local IP Address for xUA
+ init-ip-dscp Specify IP DSCP of Listener
+ sctp-param Configure SCTP parameters
+...
+
+OsmoSTP(config-cs7-listen)# exit
OsmoSTP(config-cs7)# as my-ass m3ua
OsmoSTP(config-cs7-as)# list
...
--
To view, visit https://gerrit.osmocom.org/c/libosmo-sigtran/+/42817?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: Ia1ceb5f0374f47ff269b557be30fc4d59550d1a6
Gerrit-Change-Number: 42817
Gerrit-PatchSet: 6
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: jolly <andreas(a)eversberg.eu>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>