v1.2.0
What's Changed
- Send Establishment Reject when the old PDU session with duplicated PSI fails to be released by @mariakagi in #69
- Fix: Start authentication procedure if old AMF transfer fails by @RyuichiNamba-fj in #68
- Fix: Check return value of SmContextFindByPDUSessionID by @mariakagi in #72
- Fix:State mismatch happens if AMF receives InitialUEMessage while waiting for RegistrationComplete. by @RyuichiNamba-fj in #70
- Increase the timestmap precision by @mahmoodgh in #80
- AMF panics when it receives SecurityModeComplete with ServiceRequest set to the NAS message container. by @RyuichiNamba-fj in #76
- If XnHandover is repeated, the NCC value will overflow. by @RyuichiNamba-fj in #77
- SMF sends PDU Session Establishment Reject to UE when it fails to release the old session with duplicated PSI by @mariakagi in #74
- If non-subscribed UEs send RegistrationRequest, AMF does not return RegistrationReject and the resource will remain. by @RyuichiNamba-fj in #75
- change SmContextStatusUri by @mariakagi in #81
- AMF can not analysis NAS message when RanUE-NGAP-ID indicated by the InitialUEmessage is managed in the AMF by @RyuichiNamba-fj in #79
- Build(deps): Bump github.com/gin-gonic/gin from 1.7.3 to 1.7.7 by @dependabot in #83
- Refine NGAP handler by @ShouheiNishi in #85
- Fuzzing of nas_security.Decode by @ShouheiNishi in #87
- Security capabilities mismatch by @ShouheiNishi in #88
- Allow NGAP message when a mandatory but ignored IE is missing by @ShouheiNishi in #90
- Merge similar codes to new function by @ShouheiNishi in #91
- Refine nas_security by @ShouheiNishi in #89
- Build(deps): Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 by @dependabot in #92
- Fuzzing for HandleNAS by @ShouheiNishi in #93
- refactor and update util to use new log formatter setting by @brianchennn in #95
New Contributors
- @mahmoodgh made their first contribution in #80
- @dependabot made their first contribution in #83
- @brianchennn made their first contribution in #95
Full Changelog: v1.1.1...v1.2.0