open5gs/src
Emanuele Di Pascale 154bff2764 mme: fix missing memset in mme_fd_init
The 'data' struct used to specify the diameter dispatch options for the
MME callbacks was not being initialized properly, which meant that the
App id could contain garbage. This was preventing the callbacks from
being invoked when receiving ISD/CLR requests.
2023-07-18 09:59:20 +09:00
..
amf Follow-up on #2428 2023-07-18 08:48:22 +09:00
ausf Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
bsf [SBI] Fixed an issue with FQDN/TLS (#2252) 2023-04-21 22:37:07 +09:00
hss Fixed the build error 2023-07-17 10:53:17 +09:00
mme mme: fix missing memset in mme_fd_init 2023-07-18 09:59:20 +09:00
nrf [NRF] Fix crash due to failing assertion on OPTIONS request 2023-07-11 11:14:27 +09:00
nssf [SBI] Fixed an issue with FQDN/TLS (#2252) 2023-04-21 22:37:07 +09:00
pcf [AMF,SMF,PCF] Rename the function for calculating NF Instance load 2023-06-13 20:44:48 +09:00
pcrf [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
scp [SBI] Fixed a bug with encoder/decoder of scpPorts 2023-05-14 07:05:23 +09:00
sgwc [PFCP] Support PFCP advertise address in F-SEID 2023-05-25 22:46:52 +09:00
sgwu [PFCP] Support PFCP advertise address in F-SEID 2023-05-25 22:46:52 +09:00
smf Follow-up on #2443 2023-07-18 09:51:45 +09:00
udm Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
udr Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
upf fix boot-looping of UPF with interface in TAP mode 2023-07-01 23:48:46 +09:00
main.c [SBI] Remove one octet length in FQDN (#1333) 2022-01-23 13:49:03 +09:00
meson.build Prometheus metrics set to default 2022-11-21 22:06:29 +09:00