Skip to content

Releases: shynuu/free5gc-cli

Freecli 5G v0.4

04 Dec 16:03
Compare
Choose a tag to compare

New

  • Initial Release of GNB Module: Register UE, PDU Session Request, QoS DSCP Marking from gNB to UPF
  • Initial Release of QoS Module: QoS DSCP Marking of GTP packet (useful for marking egress traffic from UPF to gNB as UPF does not implement GTP PDU Session Extension Header)
  • Rename project to Freecli 5G

Fix

  • Fix nil pointer when exiting socket
  • Fix logs folder creation

Improvements

  • Wiki documentation
  • Readme
  • Cleaning code for gNB module

Freecli v0.2

26 Nov 23:34
Compare
Choose a tag to compare

Integration of NF module

New

  • Network Function Module: database management
  • Initialize QoS Module
  • gNB Register and Deregister procedures against bare-metal and compose version of free5gc v3.0.4

Improvements

  • Clean code of subscriber module
  • Clean code of gNB module
  • Updated wiki documentation

Freecli v0.1

21 Nov 23:57
Compare
Choose a tag to compare

Initial release of Freecli

New:

  • Subscriber module