Code Monkey home page Code Monkey logo

coreswitch


coreswitch is an open soruce project for EPC (Evolved Packet Core) of LTE and 5G infrastructure. Right now we are implementing MME (Mobility Management Entity). Other component will be implemented later on.


Supported Platform

Right now only Ubuntu 18.04 is supported.

Build

To build the system. ASN1 handling C library needs to be built.

$ cd coreswitch/pkg/s1ap/asn1
$ make lib
$ sudo make install

After this

$ go get github.com/coreswitch/coreswitch/cmd/mmed

will build mmed.

Run

Just simply execute mmed will start MME handling on all of interfaces.

$ mmed
2019/08/28 14:21:42 Listen on 127.0.0.1/[::1%lo]/10.211.55.26/[fe80::38e7:5a76:4355:51d7%enp0s5]/[fe80::79d1:506d:7682:9ee5%enp0s6]/[fe80::cd97:63f4:fcad:b2c5%enp0s7]/172.18.0.1/172.17.0.1:36412

coreswitch's Projects

cmd icon cmd

Go library for command line parsing.

component icon component

Component dependencies library. Inspired from Stuart Sierra's Clojure component.

frr icon frr

The FRRouting Protocol Suite

goyang icon goyang

YANG parser and compiler to produce Go language objects

log icon log

logrus wrapper with source code information and function name

netutil icon netutil

Common Go libraries for networking application.

softethervpn icon softethervpn

SoftEther VPN (Developer Edition Master Repository): Open Cross-platform Multi-protocol VPN Software. This repository has experimental codes. Pull requests are welcome. Also, Stable Edition is available on https://github.com/SoftEtherVPN/SoftEtherVPN_Stable which the non-developer user can stable use.

xmlquery icon xmlquery

xmlquery, is XML parser and supports extract data from XML documents using XPath expression

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.