Attention is currently required from: pespin.
fixeria has posted comments on this change by pespin. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40779?usp=email )
Change subject: 5gc: Implement PDU Session Release procedure
......................................................................
Patch Set 2: Code-Review+1
(2 comments)
File 5gc/ConnHdlr.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40779/comment/2c5d25b2_8d05…
:
PS2, Line 407: bit2oct(nas_cause
Can you pass `cmd.pDUSessionResourceReleaseCommandTransfer` directly here?
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40779/comment/c9bf011d_3202…
:
PS2, Line 418: li_resp := { it_resp };
I think you can do `li_resp[i] := it_resp` unconditionally here.
At least this works for S1AP stuff (grep for `items[i] :=` in `S1GW_ConnHdlr`).
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40779?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: If79cb0c97008e7a9885bb548a3d2e67e41ba170f
Gerrit-Change-Number: 40779
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 31 Jul 2025 07:41:45 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes