Skip to content

wavelabsai/openair-hss

 
 

Repository files navigation

OAI


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

License

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 (openair-hss) is meant for HSS.

Licence info

The source code 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.

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

Where to start

The Openair-cn HSS code is written, executed, and tested on UBUNTU server bionic version.

It is also built and tested on RHEL8 platform (such as Openshift).

More details on the deployment options and the supported feature set is available on this page.

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.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.3%
  • CMake 11.3%
  • Python 6.8%
  • C 3.7%
  • Shell 2.2%
  • Groovy 2.1%
  • Makefile 0.6%