Sukchan Lee 905bfd2bf0 update it
2017-06-09 14:22:26 +09:00
2017-04-18 21:27:07 +09:00
2017-04-26 12:33:31 +09:00
2017-06-09 14:22:26 +09:00
2017-02-08 12:48:35 +09:00
2017-04-18 14:01:43 +09:00
2017-04-20 17:15:37 +09:00
2017-04-18 12:20:02 +09:00
2017-03-22 16:59:34 +09:00
2017-03-31 00:15:13 +09:00

CellWire is an implementation of 3GPP EPC(MME, SGW, PGW, HSS)

The implementation consists in several components:

  • lib/core : the library contains the core of the framework. memory pool, thread, lock, timer, ...

  • lib/logger : the logging library

  • lib/s1ap : the S1AP message encoding/decoding library

  • lib/nas : the NAS message encoding/decoding library

  • lib/s6a : the freeDiameter wrapper for S6A

  • lib/gtp : the GTPv2-C/GTP-U protocol stack library

  • src/mme : the heart of MME protocol stack

  • src/hss : the heart of HSS protocol stack

  • src/sgw : the heart of SGW protocol stack

  • src/pgw : the heart of PGW protocol stack

See INSTALL.md for information on building and using this software.

Description
Open5GS is a C-language Open Source implementation for 5G Core and EPC, i.e. the core network of LTE/NR network (Release-17)
Readme AGPL-3.0 269 MiB
Languages
C 97.6%
Mustache 0.9%
JavaScript 0.5%
Meson 0.5%
Python 0.3%
Other 0.2%