Skip to content

Enhance UPF profile in NRF and fix bug in SBI when body is too long

Stefan Spettel requested to merge feature_edge_computing into develop
  • Add support for dnaiNwInstanceList and dnaiList in UPF Profile
  • Fixed issue that NRF sends Expect: 100-continue when body is too long which is not supported by SMF (when SMF subscribes to UPF updates)

nrf_log_upf_register_smf_subscribe

trace_nrf_does_not_use_100_continue_anymore.pcapng

trace_nrf_uses_100_continue.pcapng

Edited by Stefan Spettel

Merge request reports