Change in osmo-ttcn3-hacks[master]: sgsn: Introduce test TC_attach_req_id_req_ra_update

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Thu Nov 21 15:43:22 UTC 2019


pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/16016 )

Change subject: sgsn: Introduce test TC_attach_req_id_req_ra_update
......................................................................


Patch Set 3:

> Patch Set 3:
> 
> > Patch Set 3:
> > 
> > as a self reminder, I still need to check how to make the infra happy at the end regarding the new TLLI not registered. Any advise there is welcome.
> 
> You would have to register that new e pe cited tlli with tyhre bssgp emulation. Its either a foreign tlli based on gthre old one, or igts derived from the ptmsi.

It's indeed the one derived by the ptmsi, the problem is that in that scenario the ptmsi is never sent to the MS so it's impossible to register it. That's because during attach request, the imsi is received and llme layer is updated with the ptmsi info and tlli is updated, but GMM layers keeps using the initial one until attach accept is sent with the ptmsi used. In this case, the XID Reset message was using the newly allocated TLLI (despite the GMM reject message sent immediately afterwards still uses the initial TLLI). I changed it to use the initial TLLI used by both sides in here: https://gerrit.osmocom.org/c/osmo-sgsn/+/16151 gprs_gmm.c: Send XID reset with received TLLI

After that patch is applied in osmo-sgsn, then test passes fine because the TLLI sent during XID reset is not different than the one in use by upper layers.


-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/16016
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Id5554a91a8bda712e282c5a3e9e30fb0ca1ec0e8
Gerrit-Change-Number: 16016
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-CC: laforge <laforge at osmocom.org>
Gerrit-Comment-Date: Thu, 21 Nov 2019 15:43:22 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191121/ba771c9c/attachment.htm>


More information about the gerrit-log mailing list