mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-03 13:33:26 +00:00
- Modified the `ogs_nas_qos_rule_s` structure to increase the size of the `identifier` field from 4 bits to 6 bits in order to allow for larger QoS Flow Identifiers (QFI). - Adjusted the URR access logic in `upf_sess_urr_acc_add` to prevent out-of-bounds access by ensuring the URR ID is within the valid range.