OPENAIR-CN
An implementation of the Evolved Packet Core network.
Openair-cn is an implementation of the 3GPP specifications concerning the Evolved Packet Core Networks, that means it contains the implementation of the following network elements:
- MME,
- HSS,
- S-GW+P-GW.
Each element implementation has its own repository. This repository is a federation of components.
Currently the purpose of this repository is mainly for CI activities.
It is also hosting some tutorials:
The source code is mainly written under the Apache V2.0 License.
The text for Apache V2.0 License is also available under LICENSE file in the same directory.
For more details on third party software, please read the NOTICE file in the same directory.
This source code is managed through a GITHUB, 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.