open5gs/src/bsf
Sukchan Lee ed3444eef5 Need to increase NF ref_count
1. UE registered and PDU established.
2. PCF does not receive Heartbeat.
 - PCF De-registered state.
 - Since PDU is established, SMF should not remove NF instance
3. PCF re-registered.
 - HERE, WE NEED TO INCREASE NF REFERENCE COUNT.
   Otherwise, NF instance will be removed if PCF is de-registered state
4. UE sends PDU release request.
5. Because SMF knows PCF NF instance, SMF can send PCF delete
2022-03-01 22:02:02 +09:00
..
app.c [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
bsf-sm.c Add more memory log 2021-06-06 22:35:46 +09:00
bsf-sm.h [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
context.c Add more memory log 2021-06-06 22:35:46 +09:00
context.h [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
event.c [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
event.h [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
init.c [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
meson.build [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
nbsf-handler.c [SBI] Remove one octet length in FQDN (#1333) 2022-01-23 13:49:03 +09:00
nbsf-handler.h [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
nf-sm.c Add more memory log 2021-06-06 22:35:46 +09:00
nnrf-build.c Add more memory log 2021-06-06 22:35:46 +09:00
nnrf-build.h [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
nnrf-handler.c Need to increase NF ref_count 2022-03-01 22:02:02 +09:00
nnrf-handler.h [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
sbi-path.c SBI updated 2021-07-16 17:02:33 +09:00
sbi-path.h Add more memory log 2021-06-06 22:35:46 +09:00
timer.c [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
timer.h [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00