Skip to content
Success

Changes

Summary

  1. s1gw: track eNB connection, fail immediately on loss (details)
  2. s1gw: implement the REST interface client (details)
Commit adc942a94af7cd7c1c54fad71225cfc7e6fdd499 by laforge
s1gw: track eNB connection, fail immediately on loss

Change-Id: I34a3d30270f1236908643b60fc8abe590a780b89
The file was modifieds1gw/S1GW_ConnHdlr.ttcn
The file was modifieds1gw/S1GW_Tests.ttcn
Commit d81a77a4086ccccd1553a6f1f58d5d369ac523c2 by laforge
s1gw: implement the REST interface client

OsmoS1GW implements a custom (non-standard) REST interface, primarily
intended for state introspection.  The interface is specified using
OpenAPI, with the specification available in osmo-s1gw.git.

Change-Id: Ic6e8b46b7de4fb72139b017fc9a9c83f92fc1541
Related: SYS#7066
The file was modifieds1gw/S1GW_Tests.cfg
The file was modifieds1gw/S1GW_Tests.ttcn
The file was modifieds1gw/regen_makefile.sh
The file was modifieds1gw/gen_links.sh
The file was modifieds1gw/S1GW_ConnHdlr.ttcn
The file was addeds1gw/S1GW_REST_Types.ttcn
The file was addeds1gw/S1GW_REST_Functions.ttcn
The file was modifieds1gw/S1GW_Tests.default