Attention is currently required from: laforge.
dexter has posted comments on this change by dexter. ( https://gerrit.osmocom.org/c/pysim/+/39780?usp=email )
Change subject: ara_m: add command to lock write access to the ARA-M rules.
......................................................................
Patch Set 3:
(1 comment)
File docs/shell.rst:
https://gerrit.osmocom.org/c/pysim/+/39780/comment/e7141efd_406dc6a8?usp=em… :
PS2, Line 1022: NOTE: Proprietary feature that is specific to Bertrand Martel's ARA-M
> "ARA-M Locking is a proprietary feature that is specific to sysmocom's fork of Bertrand Martel's ARA […]
As far as I can see there is no activity on the original repo.
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/39780?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I71581a0c9f146f9a0921093d9b53b053b4a8946c
Gerrit-Change-Number: 39780
Gerrit-PatchSet: 3
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Comment-Date: Tue, 01 Apr 2025 11:07:48 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <laforge(a)osmocom.org>
Attention is currently required from: laforge, pespin.
fixeria has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39881?usp=email )
Change subject: s1gw: ConnHdlr: allow passing {MME,ENB}-UE-S1AP-ID
......................................................................
Patch Set 3:
(1 comment)
Patchset:
PS3:
> Ack, I'd at least probably add a new record containing both "MME_UE_S1AP_ID mme_ue_id" and "ENB_UE_S […]
What you're suggesting is not possible because the `f_ConnHdlr_...` API cannot be used by the UE (`UEMuxUE`) components directly. It's a generic per-eNB connection API that is already used by other testcases. This API will also be invoked by the UEMux (`UEMux_CT` aka the UE orchestrator) component on behalf of the UE components.
Both `MME_UE_S1AP_ID` and `ENB_UE_S1AP_ID` are already part of the UE (`UEMuxUE`) component state, and they do not have to pass these IDs explicitly because the UEMux component knows them and will transparently pass them to the `f_ConnHdlr_...` API (see follow-up patches).
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39881?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: Ife37c77cff348cdfbde191dbad6da816e68ca941
Gerrit-Change-Number: 39881
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
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: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 01 Apr 2025 09:00:58 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <laforge(a)osmocom.org>
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>