Skip to content

Releases: free5gc/amf

v1.0.1

25 Sep 02:51
Compare
Choose a tag to compare
  • fix(amf): memory increase due to the IDGenerator's leakage to allocate (#23)
  • fix(amf): DeepEqual between pointer with entity bug (#20)
  • fix(amf): Initial UE Message before NGSetupRequest crash (#26)
  • fix(amf): panics when retransmission processing of Registration Accept (#17)
  • fix(amf): TestPDUSessionReleaseRequest failure due to missing PDUsessionResourceSetupRequest caused by missing locking (#25)
  • fix(amf): UE will not reconnect if the AMF reboots without sending a deregistration to UE (#32)
  • fix(amf): panics when receiving UeContextReleaseComplete continuously (#34)
  • fix(amf): Reject registration if old AMF transfer fails (#28)(#36)
  • fix(amf): Handled AUSF peer failure (#31)
  • fix(amf): failure to decode Registration Request(GUTI) (#35)
  • fix(amf): panics on receiving Deregistration Request after receiving UEContextReleaseComplete (#33)
  • fix(amf): Detach old ranUe when amfUe attaches new ranUe
  • fix(amf): HandleAuthenticationFailure() include RAND in AuthenticateRequest (#27)
  • fix(amf): not SendUpdateSmContextDeactivateUpCnxState if SmContext is not found
  • fix(amf): Remove redundant DetachRanUe
  • fix(amf): The sm-context is not modified when a service request (mo-data) is received (#38)
  • fix(amf): Error indication on NGAP request for a non-existent AMF-UE-NGAP-ID is incorrect (#39)
  • fix(amf): Responds to SecurityModeReject in a mobility update (#40)
  • fix(amf): fix member name of AuthenticationCtx.Link map
  • feat(amf): Add AMFNetworkFeatureSupport5GS in amf config file (#29)
  • feat(amf): Support to send Unsubscribe message to UDM (#24)
  • feat(amf): Add locality in config and select SMF by locality (#37)
  • feat(amf): According to msg accessType to give Nas connection identify (#41)