Skip to content
Success

Changes

Summary

  1. RAN_{Emulation,Adapter}: Split transport type from transport (details)
Commit e0b0935f17e517a75c66cb89851d74161e41dc1c by Pau Espin Pedrol
RAN_{Emulation,Adapter}: Split transport type from transport client/server mode

The RAN_Transport is used to identify the stack of protocols in use up
to SCCP. The client/server mode is some extra independent information.
For instance, RAN_Emulation doesn't really use it while RAN_Adapter
does, since the later is the one in charge of setting up the lower layer
socket connection.

Change-Id: Ib2e7d029bd7eb59cc6f3b3a28bc417f00d3fed9c
The file was modifiedlibrary/RAN_Adapter.ttcnpp
The file was modifiedbsc/BSC_Tests_SCCPlite.cfg
The file was modifiedmsc/MSC_Tests.default
The file was modifiedsgsn/SGSN_Tests.default
The file was modifiedlibrary/RAN_Emulation.ttcnpp
The file was modifiedhnbgw/HNBGW_Tests.default
The file was modifiedbsc/BSC_Tests.default
The file was modifiedbsc/BSC_Tests.ttcn