open5gs/src/amf
Bostjan Meglic a99a76d916 [AMF,UDM] Add support to subscribe to SDM changes
AMF subscribes to UDM for each registered UE.

At the moment, UDM does not send callback to AMF when any of the UE's
properties in the database changes.
At the moment, AMF does properly parse the ModificationNotification, but
does not do anything useful.
2022-10-06 21:20:10 +09:00
..
amf-sm.c [AMF,UDM] Add support to subscribe to SDM changes 2022-10-06 21:20:10 +09:00
amf-sm.h Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
app.c Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00
context.c [AMF,UDM] Add support to subscribe to SDM changes 2022-10-06 21:20:10 +09:00
context.h [AMF,UDM] Add support to subscribe to SDM changes 2022-10-06 21:20:10 +09:00
event.c Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
event.h Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
gmm-build.c [AMF] Handle namf-callback DeregNotify message from UDM 2022-07-11 22:53:21 +09:00
gmm-build.h [AMF] Handle namf-callback DeregNotify message from UDM 2022-07-11 22:53:21 +09:00
gmm-handler.c [AMF] Handle APN/DNN names as case-insensitive 2022-09-08 23:13:47 +09:00
gmm-handler.h [AMF] Fixed 5GMM cause in Reject message (#1660) 2022-07-19 12:42:02 +09:00
gmm-sm.c [AMF,UDM] Add support to subscribe to SDM changes 2022-10-06 21:20:10 +09:00
init.c [config,metrics] Move metrics configuration section under respective NF section 2022-09-25 19:17:49 +09:00
meson.build [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
metrics.c Structure AMF and MME metrics code similar to SMF (#1590) 2022-06-09 21:39:03 +09:00
metrics.h Structure AMF and MME metrics code similar to SMF (#1590) 2022-06-09 21:39:03 +09:00
namf-handler.c [AMF,UDM] Add support to subscribe to SDM changes 2022-10-06 21:20:10 +09:00
namf-handler.h [AMF,UDM] Add support to subscribe to SDM changes 2022-10-06 21:20:10 +09:00
nas-path.c Add more protection code for (#1652) 2022-07-21 17:13:32 +09:00
nas-path.h [AMF] Handle namf-callback DeregNotify message from UDM 2022-07-11 22:53:21 +09:00
nas-security.c Shall cipher in the NAS message container IE 2022-01-05 22:39:06 +09:00
nas-security.h Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
nausf-build.c Add more memory log 2021-06-06 22:35:46 +09:00
nausf-build.h Add only one 5GC scenario (call-flow) 2020-06-17 01:22:28 -04:00
nausf-handler.c Add more memory log 2021-06-06 22:35:46 +09:00
nausf-handler.h Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
ngap-build.c Add more protection code for (#1652) 2022-07-21 17:13:32 +09:00
ngap-build.h [AMF] Added RANConfigurationUpdate (#943) 2021-04-16 16:26:13 +09:00
ngap-handler.c [SBI] Support service-names in discovery option 2022-08-27 00:12:22 +09:00
ngap-handler.h [AMF] Fix the bug NGResetAck (#1525) 2022-05-14 02:43:01 +09:00
ngap-path.c [ALL] Removing trailing whitespace and tab 2022-09-02 23:38:39 +09:00
ngap-path.h [ALL] Fix differences in function parameter names between definition and declaration 2022-07-01 21:38:47 +09:00
ngap-sctp.c [ALL] Removing trailing whitespace and tab 2022-09-02 23:38:39 +09:00
ngap-sm.c Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
nnrf-build.c [SBI] Support service-names in discovery option 2022-08-27 00:12:22 +09:00
nnrf-build.h [SBI] Support service-names in discovery option 2022-08-27 00:12:22 +09:00
nnrf-handler.c Added Service-based NF discovery 2022-09-02 23:04:57 +09:00
nnrf-handler.h Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
nnssf-build.c [SBI] Change NfInstance.Id to Optional 2022-06-18 23:56:12 +09:00
nnssf-build.h arch: DB schema Changes (#796) 2021-03-08 21:25:09 +09:00
nnssf-handler.c [SBI] Support service-names in discovery option 2022-08-27 00:12:22 +09:00
nnssf-handler.h [ALL] Fix differences in function parameter names between definition and declaration 2022-07-01 21:38:47 +09:00
npcf-build.c Added AMF-initiated AM Policy Termination 2021-12-04 19:31:36 +09:00
npcf-build.h Added AMF-initiated AM Policy Termination 2021-12-04 19:31:36 +09:00
npcf-handler.c Added AMF-initiated AM Policy Termination 2021-12-04 19:31:36 +09:00
npcf-handler.h [ALL] Fix differences in function parameter names between definition and declaration 2022-07-01 21:38:47 +09:00
nsmf-build.c Added Service-based NF discovery 2022-09-02 23:04:57 +09:00
nsmf-build.h [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
nsmf-handler.c Follow-up on #1729 2022-09-03 09:20:48 +09:00
nsmf-handler.h [ALL] Fix differences in function parameter names between definition and declaration 2022-07-01 21:38:47 +09:00
nudm-build.c [AMF,UDM] Add support to subscribe to SDM changes 2022-10-06 21:20:10 +09:00
nudm-build.h [AMF,UDM] Add support to subscribe to SDM changes 2022-10-06 21:20:10 +09:00
nudm-handler.c [AMF,UDM] Add support to subscribe to SDM changes 2022-10-06 21:20:10 +09:00
nudm-handler.h [ALL] Fix differences in function parameter names between definition and declaration 2022-07-01 21:38:47 +09:00
sbi-path.c Support service-based NF subscription 2022-09-08 22:12:01 +09:00
sbi-path.h Added Service-based NF discovery 2022-09-02 23:04:57 +09:00
timer.c Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
timer.h Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00