Attention is currently required from: lynxis lazus, neels. laforge has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/pysim/+/41689?usp=email )
Change subject: RFC: saip: templates: fix naming of EF.SUPI_NAI ...................................................................... Patch Set 1: Code-Review+2 (1 comment) Commit Message: https://gerrit.osmocom.org/c/pysim/+/41689/comment/44f91d63_85caf54c?usp=email : PS1, Line 11: NSI, but somehow it's working V2.3 of the SAIP ASN.1: ``` ef-nsi { fileDescriptor : { efFileSize '14'H -- 20 bytes }, fillFileContent : 'FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF'H }, ``` V3.3.1 of the SAPI ASN.1 (whcih we use in pySim): ``` ef-supinai { fileDescriptor : { efFileSize '14'H -- 20 bytes }, fillFileContent : 'FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF'H }, ``` -- To view, visit https://gerrit.osmocom.org/c/pysim/+/41689?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: I3cde1093156db274458d76e2c1c2e304d55a8466 Gerrit-Change-Number: 41689 Gerrit-PatchSet: 1 Gerrit-Owner: lynxis lazus <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: neels <[email protected]> Gerrit-Attention: neels <[email protected]> Gerrit-Attention: lynxis lazus <[email protected]> Gerrit-Comment-Date: Fri, 19 Dec 2025 12:07:28 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes
