New
v3.2.7
What's Changed
- Fix: intial nas message protection issue by @ss920386 in https://github.com/aligungr/UERANSIM/pull/505
- Global gNodeB ID bug fix by @MickaelLG in https://github.com/aligungr/UERANSIM/pull/495
- issue #469 - Add a tempo between two UE registrations by @elrandira in https://github.com/aligungr/UERANSIM/pull/519
- Open5GS changes default MCC/MNC 901/70 -> 999/70 by @acetcom in https://github.com/aligungr/UERANSIM/pull/533
- Add handling of GTP-U Echo Request by @louisroyer in https://github.com/aligungr/UERANSIM/pull/528
- Fix compile error by @a-andre in https://github.com/aligungr/UERANSIM/pull/547
- Specify minimum required CMake version only once by @a-andre in https://github.com/aligungr/UERANSIM/pull/552
- Fix silented format-security warning by @a-andre in https://github.com/aligungr/UERANSIM/pull/551
- Fix up "Fix silented format-security warning" by @a-andre in https://github.com/aligungr/UERANSIM/pull/556
- Making tunnel interface name configurable by @hbouaddi in https://github.com/aligungr/UERANSIM/pull/573
- Adding routing indicator management into the config file. by @Stg22 in https://github.com/aligungr/UERANSIM/pull/611
- Adding EncodeRoutingIndicator with slightly modified EncodeBcdString by @Stg22 in https://github.com/aligungr/UERANSIM/pull/617
- add pdu type related gsm cause by @turtle11311 in https://github.com/aligungr/UERANSIM/pull/630
- Suci profile A by @Stg22 in https://github.com/aligungr/UERANSIM/pull/621
- Fix incomplete and undeclared symbols by @brodeuralexis in https://github.com/aligungr/UERANSIM/pull/679
- Fix AKA behavior: Verify MAC first, then check SQN by @dabch in https://github.com/aligungr/UERANSIM/pull/680
- fix: allocate memory before assign value to ngapPdu->choice.initiatingMessage by @brianchennn in https://github.com/aligungr/UERANSIM/pull/681
- Update free5gc UE default IMSI number on config by @oliveiraleo in https://github.com/aligungr/UERANSIM/pull/693
- Fix ipv6-only sctp socket family issue by @abousselmi in https://github.com/aligungr/UERANSIM/pull/694
- various eap-aka-prime fixes by @edipascale in https://github.com/aligungr/UERANSIM/pull/700
- Malformed PDU Length leads to Segmentantion fault by @f4rs1ght in https://github.com/aligungr/UERANSIM/pull/705
- Update MNC in custom-ue config by @zhemant in https://github.com/aligungr/UERANSIM/pull/720
- Add check for empty NAS PDU by @NaivEPoi in https://github.com/aligungr/UERANSIM/pull/726
- Update ASN and NGAP files to 3GPP Release 17 by @nie-off in https://github.com/aligungr/UERANSIM/pull/739
- Eap: Fix check for invaild message hadling by @Jojeker in https://github.com/aligungr/UERANSIM/pull/749
- Small enhancements to makefile and nr-binder permission by @oliveiraleo in https://github.com/aligungr/UERANSIM/pull/743
- sysInfo: Check BarringInfoList presence before unpacking by @Jojeker in https://github.com/aligungr/UERANSIM/pull/746
- Added intelligent AMF selection at gNB by @priyanshs in https://github.com/aligungr/UERANSIM/pull/731
- Add ue configurable tunnel netmask by @fprdkhti in https://github.com/aligungr/UERANSIM/pull/745
New Contributors
- @ss920386 made their first contribution in https://github.com/aligungr/UERANSIM/pull/505
- @MickaelLG made their first contribution in https://github.com/aligungr/UERANSIM/pull/495
- @elrandira made their first contribution in https://github.com/aligungr/UERANSIM/pull/519
- @acetcom made their first contribution in https://github.com/aligungr/UERANSIM/pull/533
- @a-andre made their first contribution in https://github.com/aligungr/UERANSIM/pull/547
- @hbouaddi made their first contribution in https://github.com/aligungr/UERANSIM/pull/573
- @turtle11311 made their first contribution in https://github.com/aligungr/UERANSIM/pull/630
- @brodeuralexis made their first contribution in https://github.com/aligungr/UERANSIM/pull/679
- @dabch made their first contribution in https://github.com/aligungr/UERANSIM/pull/680
- @brianchennn made their first contribution in https://github.com/aligungr/UERANSIM/pull/681
- @oliveiraleo made their first contribution in https://github.com/aligungr/UERANSIM/pull/693
- @edipascale made their first contribution in https://github.com/aligungr/UERANSIM/pull/700
- @f4rs1ght made their first contribution in https://github.com/aligungr/UERANSIM/pull/705
- @zhemant made their first contribution in https://github.com/aligungr/UERANSIM/pull/720
- @NaivEPoi made their first contribution in https://github.com/aligungr/UERANSIM/pull/726
- @nie-off made their first contribution in https://github.com/aligungr/UERANSIM/pull/739
- @Jojeker made their first contribution in https://github.com/aligungr/UERANSIM/pull/749
- @priyanshs made their first contribution in https://github.com/aligungr/UERANSIM/pull/731
- @fprdkhti made their first contribution in https://github.com/aligungr/UERANSIM/pull/745
Full Changelog: https://github.com/aligungr/UERANSIM/compare/v3.2.6...v3.2.7