IQTLabs Daedalus Versions Save

Exploring various defensive response options for effectively securing a 5G core-network

v0.7.4

2 years ago
  • Use versionsed base image for srsRAN
  • Change cmake flags to allow for srsRAN to run on CPUs that don't have AVX512
  • Add iot.nb APN and fallback subnet for unknown APNs

v0.7.3

2 years ago
  • Remove unnecessary configs
  • Fix interfaces for different APNs
  • Add a healthcheck for mongoloader successfully importing IMSI records
  • Add virtual UE internet connectivity integration tests for both eNB and gNB setups

v0.7.2

2 years ago
  • Reduce number of things UHD installs and downloads for quicker build times and smaller image sizes

v0.7.1

2 years ago
  • Fix scripts not being executable

v0.7.0

2 years ago
  • Updated Open5GS
  • Updated uhd for Ettus
  • Updated dovesnap, and locked to versions for pulling images rather than building
  • Using a versioned UERANSIM now
  • Consolidated configs into a single file slice.yaml for most components
  • Added tests
  • Uses versioned images for pulling rather than building
  • Added option to still build images if preferred
  • Consolidated scripts to reduce duplication
  • Added a healthcheck for the NRF for services registered with it
  • Added a healthcheck for MongoDB
  • Moved to one SGWU and one UPF to simplify configs

v0.6.0

2 years ago
  • Pinned MongoDB version for loader
  • Updated Dovesnap
  • Updated precommit hooks
  • Added Maintainer labels
  • Add Docker image builds to workflows
  • Linting

v0.5.1

2 years ago
  • Fix name of LimeSDR PRB variable

v0.5.0

2 years ago
  • Fix incorrect handling of PRB and EARFCN options for Ettus and BladeRF
  • Dynamically generate certs instead of using static ones in the repo

v0.4.0

2 years ago
  • Implement adding IMSIs through the CLI

v0.3.0

2 years ago
  • Enable configurable PRB and EARFCN per SDR
  • Allow LimeSDR and other SDRs to work together despite different versions of srsRAN
  • Updated Open5GS to 2.3.2
  • Added additional exception handling