omec-project / openmme

OpenMME is a grounds up implementation of the Mobility Management Entity EPC S1 front end to the Cell Tower (eNB). Its design is performance optimized for high speed mobility events over the S1-MME interface, while maintaining state coherent high transaction rate interactions over the S6a interface to the HSS and the S11 interface to the Serving Gateway Control (SGWC). The design allows maximum utilization of the transaction rate allowed by the S1-MME Non-Access Stratum (NAS) messages over SCTP, S6a DIAMETER Attribute Value Pairs (AVPs) over TCP and S11 GTPV2C messages over UDP protocols.
http://www.omecproject.org
Apache License 2.0
47 stars 30 forks source link

service request handling and bug fixes #67

Closed badhrinathpa closed 4 years ago

badhrinathpa commented 4 years ago
  1. Handling of Service request added. includes the following:

    • reauthentication with UE.
    • Initial ctx setup req and rap with ENB to get new Teids
    • MBR to SPGW to update downlink teids.
  2. Update unix socket to /tmp path. Unix sock is created for monitoring code.

  3. remove hard coding of plmn in s6a

  4. Logs addition