Attention is currently required from: jolly, pespin.
fixeria has posted comments on this change by pespin. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40440?usp=email )
Change subject: 5gc: Implement NAS integrity check of DL messages
......................................................................
Patch Set 6: Code-Review+1
(5 comments)
File 5gc/C5G_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40440/comment/ba61c8f9_ce64…
:
PS6, Line 44: NG_NAS_Osmo_Templates
duplicate, check above
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40440/comment/1356be67_5163…
:
PS6, Line 91: "192.168.123.50"
idea: can probably be calculated from `imsi_suffix`?
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40440/comment/d436fac7_845d…
:
PS6, Line 310: abba
I hear "ABBA - Dancing Queen" in my head when reading this :D
https://www.youtube.com/watch?v=xFrGuyw1V8s
File library/NG_CryptoFunctions.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40440/comment/b07c64d1_f4a7…
:
PS6, Line 175: if (nus.role == NG_NAS_ROLE_UE) {
: return true;
: } else {
: return false;
: }
`return nus.role == NG_NAS_ROLE_UE`?
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40440/comment/4de3e160_8185…
:
PS6, Line 264: make compiler happy about not returning
does `mtc.stop` really make compiler happy?
`f_shutdown()` does this internally...
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40440?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: I118081af10f260513734550854c3a1751e32cbb4
Gerrit-Change-Number: 40440
Gerrit-PatchSet: 6
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: jolly <andreas(a)eversberg.eu>
Gerrit-Attention: jolly <andreas(a)eversberg.eu>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 05 Jun 2025 18:24:06 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes