Skip to content

v1.2.2

Compare
Choose a tag to compare
@oliveiraleo oliveiraleo released this 29 Jul 17:08
· 17 commits to main since this release
adcef6b

What's Changed

deploy-free5gc.sh

  • Add a parameter to control the execution of the iptables-related flow
  • Delete sleep timers to speed up deployment
  • Update 5GC deployment to enhance the DB installation process
  • Add support to Ubuntu 22.04 (please, read this FAQ)
  • Update free5GC and GTP-U to latest stable versions
  • Add safeguards to kill the script if the control variables FREE5GC_VERSION or GTP5G_VERSION fail to be set
  • Add more informative messages to the GTP-U setup section

deploy-UERANSIM.sh

  • Update UERANSIM configuration flow to avoid errors when running multiple times

deploy-n3iwue.sh

  • Add the ability of cloning both v1.0.0 or v1.0.1 of N3IWUE via parameter configuration

deploy-both-UEs.sh

  • Deploys the latest stable (v1.0.1) version of N3IWUE by default when setting up both UEs

change-kernel-version.sh

  • First public release (please, see this FAQ)

Future directions

  • Improve the ATSSS prototype's source code and make it ready for public release
  • Improvements on the IP address setup on all scripts may be made, so it gets easier to setup them as currently they must be manually typed (still is on hold, not a priority right now)

Full Changelog: v1.2.1...v1.2.2