open5gs/src
Pau Espin 9d7dc91f21
[SMF] Gy: Keep sending extra AVPs in INITIAL_REQUEST (#2721)
This commit splits filling Requested-Service-Unit, Used-Service-Unit and
QoS-Information into their own helper functions for better readibility,
and then partially reverts 125740727e,
where lots of AVPs were left out of INITIAL_REQUEST messagesi during the
changes made.
After looking through 3GPP TS 32.299 and rfc4006, it seems expected to
send Requested-Service-Unit only during INITIAL_REQUEST, and
Used-Service-Unit during UPDATE_REQUEST, so that part is kept.

However, I am not able to find clear indications that AVPs such as QoS
Information and RAT-Type should not be sent during INITIAL_REQUEST.
So, since we have the info, better set it already during
INITIAL_REQUEST, since the OCS may want to grant different resources
based on that information if available too.
2023-11-01 03:19:10 +09:00
..
amf A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
ausf A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
bsf A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
hss A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
mme A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
nrf A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
nssf A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
pcf A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
pcrf A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
scp A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
sgwc A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
sgwu A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
smf [SMF] Gy: Keep sending extra AVPs in INITIAL_REQUEST (#2721) 2023-11-01 03:19:10 +09:00
udm A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
udr A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
upf A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
main.c Fixed dynamic-stack-buffer-overflow (#2578, #2577) 2023-09-05 21:58:05 +09:00
meson.build Prometheus metrics set to default 2022-11-21 22:06:29 +09:00