Skip to content
Success

Changes

Summary

  1. L3_Templates: GMM: Attach Req/RAU Req: add TLVs required for 4G -> 2G (details)
  2. L3_Templates: RAU Request: add support for MS Network Capability (details)
  3. L3_Templates: set R99 indicator (details)
  4. L3_Templates: Add required TLVs for RA Request when moving from 4G to 2G (details)
  5. L3_Templates: correct set a5 bits to A1 + A5 (details)
  6. Osmocom_CTRL_Functions.ttcn: Use Misc_Helpers.f_shutdown() everywhere (details)
Commit be4cb2d330a4a2198dcf221a382cd03a0091eb4a by lynxis
L3_Templates: GMM: Attach Req/RAU Req: add TLVs required for 4G -> 2G mobility tests

Change-Id: I0a37b75f6b1a522868cdbff43d99d4b953a4e952
The file was modifiedlibrary/L3_Templates.ttcn
Commit 5ed7a614d83f4e6699923e0cf2d35d627429fa0b by lynxis
L3_Templates: RAU Request: add support for MS Network Capability

The MS Network Capability is important to determine the UMTS auth capability
as well the R99 support.

Change-Id: Id750c84ae1673ac33c98cecea035805e8cb92bcb
The file was modifiedlibrary/L3_Templates.ttcn
Commit 769972cc9f7ec03d8cc1ff8ae1d9ffa0c4bc1049 by lynxis
L3_Templates: set R99 indicator

To support UMTS AKA auth, set the R99 indicator

Change-Id: I80035c68bd43fac336ef74ca9377a21f1061167f
The file was modifiedlibrary/L3_Templates.ttcn
Commit 795dc4a6e185796d66ea427cf8161cd37e7c3178 by lynxis
L3_Templates: Add required TLVs for RA Request when moving from 4G to 2G

Add ts_PtmsiTypeTV and ts_RoutingAreaIdentification2TLV

Change-Id: I6d735be76aab0b5228502e3e19804bcc98864829
The file was modifiedlibrary/L3_Templates.ttcn
Commit b1d1dd668f17b6a43af6dca076ad89688d099533 by lynxis
L3_Templates: correct set a5 bits to A1 + A5

The MS Radio Capabilities must include A5 bits to inform the network
of supported encryption capabilities. The a5bits of the first access network
must be present, later ones can be omited, meaning the ones of the first one
also applies.

Change-Id: I5256c1a2c57761589ec51de4fba47fa48b1f3fbb
The file was modifiedlibrary/L3_Templates.ttcn
Commit 0b0972779acb1242c8a5fb6e5a0a99f87ad3437e by Pau Espin Pedrol
Osmocom_CTRL_Functions.ttcn: Use Misc_Helpers.f_shutdown() everywhere

Change-Id: I3b11a4dee35da89b2fec0cc66021dd57db04beb4
The file was modifiedlibrary/Osmocom_CTRL_Functions.ttcn