mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
NAS UE Service Request fixes and improvements for Paging This MR improves the NAS UE Service Request path and makes paging-related resume handling more robust. It fixes KSI/KgNB synchronization, corrects 5G-S-TMSI and encoder/decoder length handling, and adds Service Accept handling in the NAS_CONN_ESTABLI_CNF path. It also zero-initializes the initial NAS buffer used during RRC setup complete to avoid carrying stale data into early NAS message handling. Reviewed-By: Cedric Roux <cedric.roux@eurecom.fr>