OPENAIR-CN-5G
is an implementation of the 3GPP specifications for the 5G Core Network.
At the moment, it contains the following network elements:
- Access and Mobility Management Function (AMF)
- Authentication Server Management Function (AUSF)
- Network Repository Function (NRF)
- Session Management Function (SMF)
- Unified Data Management (UDM)
- Unified Data Repository (UDR)
- User Plane Function (UPF) with 2 variants:
- Simple Implementation based on our 4G CUPS component (SPGWU-TINY)
- VPP-Based Implementation (UPF-VPP)
Each has its own repository. Some of these repositories are still private, soon to be released.
This repository is a Federation of the OpenAir CN 5G repositories.
Its main purpose is for Continuous Integration scripting.
It also hosts some tutorials.
It is distributed under OAI Public License V1.1
.
See OAI Website for more details.
The text for OAI Public License V1.1
is also available under LICENSE
file at the root of this repository.
This source code is managed through a GITLAB server, a collaborative development platform.
Process is explained in CONTRIBUTING file.
In a general way, anybody who is willing can contribute on any part of the code in any network component.
Contributions can be simple bugfixes, advices and remarks on the design, architecture, coding/implementation.
They are available on the CHANGELOG file.