/srsLTE_eNB_slicing

srsLTE eNB slicing and other open source works referred in POSENS: a practical open-source solution for end-to-end network slicing

Primary LanguageC++GNU Affero General Public License v3.0AGPL-3.0

srsLTE (with additional references)

Coverity Scan Build Status

srsLTE is a free and open-source LTE software suite developed by SRS (www.softwareradiosystems.com).

This is a modified version of [srsLTE] (https://github.com/srsLTE/srsLTE) that includes slicing support in the eNB.

It includes:

  • srsENB
    • Modified version of the eNB to support the usage of different configuration for S1-C and S1-U and hence, enabling the usage of OpenAirCN.
    • Added new functionality that enables the usage of slicing in the UE.

srsLTE is released under the AGPLv3 license and uses software from the OpenLTE project (http://sourceforge.net/projects/openlte) for some security functions and for RRC/NAS message parsing.

More information provided in the official srsLTE repository [srsLTE repo] (https://github.com/srsLTE/srsLTE)

Author

Ginés García Avilés website

Other references

In the Author website there are several references or papers related to Networks and Radio Softwarization (SDN, SDWN, SDR, etc) and Network Slicing paradigms, including open source code for testing and research:

A review of 5G (and SDR based) Tesbeds is available at:

Small-Scale 5G Testbeds for Network Slicing Deployment: A Systematic Review

Acknowledgments