lvnpz / openair-epc-fed

Federation of all Open-Air-CN components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OAI


                         OPENAIR-CN
An implementation of the Evolved Packet Core network.

License License Release

Docker Pulls Docker Pulls Docker Pulls

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 and documentation.

It is also hosting some tutorials:

Licence info

The source code in this repository is mainly written under the 3-Clause BSD License.

The text for 3-Clause BSD License is also available under LICENSE file in the same directory.

This repository is just an aggregation of git repositories as sub-modules. Each repository has its own LICENSE file.

  • OAI-HSS --> 3-Clause BSD License
  • OAI-MME --> 3-Clause BSD License
  • OAI-SPGWC --> OAI Public License V1.1
  • OAI-SPGWU-TINY --> OAI Public License V1.1

For more details on third party software, please read the NOTICE file in the same directory.

Collaborative work

This source code is managed through a GITHUB, a collaborative development platform

Process is explained in CONTRIBUTING file.

Contribution requests

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.

Release Notes

They are available on the CHANGELOG file.

About

Federation of all Open-Air-CN components

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 53.0%Language:Groovy 26.8%Language:Shell 19.8%Language:Awk 0.3%Language:sed 0.0%