Skip to content

Changes

Summary

  1. gbproxy,pcu,sgsn: Update config files (details)
  2. gbproxy: Use separate NS-VC for data + signaling (details)
Commit 9f53e369850411428ce725cfefacdaa314a4bb05 by laforge
gbproxy,pcu,sgsn: Update config files

In upstream I9798e639b4bc8658482945970775b012b5840779 we introduce
two additional fields per NSVC (data_weight, signalling_weight). Make
sure those are specified everywhere.

Related: OS#4953
Requires: osmo-ttcn3-hacks.git I9798e639b4bc8658482945970775b012b5840779
Change-Id: Ic607b3edc3bf724a8b2dbd6be8c806002c229509
The file was modified ttcn3-sgsn-test/SGSN_Tests.cfg
The file was modified ttcn3-pcu-test/sns/PCU_Tests.cfg
The file was modified ttcn3-gbproxy-test/GBProxy_Tests.cfg
The file was modified ttcn3-pcu-test/PCU_Tests.cfg
The file was modified ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
Commit 98365d159f29186792d4bed2d4d58beb9cd61b83 by laforge
gbproxy: Use separate NS-VC for data + signaling

This follows the change implemented in osmo-ttcn3-hacks.git
If0e404bdf2c30a5e18748695608611be83f61109 to use data-only
and signalling-only NS-VCs on the SGSN side

Change-Id: I58f8a6d1c8d01551d366bd7d0dbfb892cce512ae
Requires: osmo-ttcn3-hacks.git If0e404bdf2c30a5e18748695608611be83f61109
Related: OS#4953
The file was modified ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
The file was modified ttcn3-gbproxy-test/GBProxy_Tests.cfg