Skip to content
Success

Changes

Summary

  1. enb_registry: new module (details)
Commit c96324992c0a2116e76464975b6b4a276649eddb by Vadim Yanitskiy
enb_registry: new module

The purpose of this new module is to maintain a centralized eNB
registry, that can be easily queried via the upcoming REST interface.
This avoids the need to fetch the eNB connection list from the
sctp_server process and then query the individual processes
handling each connection.

Change-Id: I77a5a750ca6342da3a99926a44926b3973ab19c4
Related: SYS#7066
The file was modifiedsrc/s1ap_proxy.erl
The file was modifiedsrc/sctp_proxy.erl
The file was modifiedtest/s1ap_proxy_test.erl
The file was modifiedsrc/osmo_s1gw_sup.erl
The file was addedsrc/enb_registry.erl
The file was modifiedsrc/sctp_server.erl