Skip to content
Bind IP addr, Regex-based IMSI-slice assoc., NetStore, bugfixes

* Bind to configurable NB/SB IP addresses
* New end-point to auto-associate UEs based on their IMSI through
  matching based on regexes (e.g., operator 20895 matched through Regex
  ^20895). Note that the IMSI is not always sent by a UE and NAS might
  be encrypted, making IMSI retrieval impossible
* Integration of the NetStore: Apps can be dynamically loaded onto the
  base station/agent by the controller, and be reconfigured. There is a
  sample app, and an IMSI app that works like on the controller
  (previous point), but avoids controller interaction. Further, you can
  specify a user scheduling algorithm. If OAI does not know it, it will
  request it from the controller that will search on the Store and send
  it to auto-load the corresponding scheduler. Reporting on loaded
  objects/apps in the agent/base station is enabled by default.

Fixes:
* Slice overlap testing for up to 100 RBs
* Protocol messages at the south-bound can be larger than 240 000 B
* Small documentatin update on static slicing parameters