mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Correct the encoded-size contribution returned by `fill_fgstmsi()` so Service Request buffer sizing includes the full 5GS mobile identity field. Changes: - update `fill_fgstmsi()` return value from 10 to 11 octets: 2-octet length field plus 7-octet 5G-S-TMSI payload Refs: - TS 24.501 8.2.16 (Service request) - TS 24.501 9.11.3.4 (5GS mobile identity) Signed-off-by: Guido Casati <guido.casati@openairinterface.org>