open5gs/tests/vonr
Sukchan Lee a50c313b81 [SMF] Update QoS Rule Handling (#3513)
1. Set packet filter identifier values to 0 when the UE requests to:
  - Create new QoS rule
  - Modify existing QoS rule and replace all packet filters
  - Modify existing QoS rule and add packet filters - As specified in TS24.501, section 9.11.4.13, Table 9.11.4.13.1.

2. Revise QoS rule modification logic:
  - Instead of replacing packet filters based on their identifiers (EPC approach), update the implementation to delete all existing packet filters within the QoS rule and add new ones.
  - This ensures that when modifying an existing QoS rule to replace all packet filters, the packet filters are correctly reset and updated per 5G Core requirements.
2024-10-17 15:55:34 +09:00
..
abts-main.c Added simple test program 2022-09-03 07:28:48 +09:00
af-test.c [SMF] Update QoS Rule Handling (#3513) 2024-10-17 15:55:34 +09:00
meson.build Added simple test program 2022-09-03 07:28:48 +09:00
qos-flow-test.c [AMF] Registation status update and tests 2024-09-03 22:09:56 +09:00
session-test.c [AMF] Registation status update and tests 2024-09-03 22:09:56 +09:00
simple-test.c [AMF] Registation status update and tests 2024-09-03 22:09:56 +09:00
video-test.c [AMF] Registation status update and tests 2024-09-03 22:09:56 +09:00