Attention is currently required from: pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27424 )
Change subject: lib/DIAMETER: Allow sending CEA with AuthAppId
......................................................................
Patch Set 3:
(1 comment)
File library/DIAMETER_Templates.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27424/comment/0bb32667_1fd2…
PS3, Line 868: template (value) charstring origin_host, template (value) charstring origin_realm,
> What's wrong with it? I'm using already used alignment here, see line 888
But you're changing the template name, breaking the old alignment.
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27424
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: I0e33673d65140aad34d2efcae3c7f49154ceb99f
Gerrit-Change-Number: 27424
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 09 Mar 2022 13:17:15 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: fixeria.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27424 )
Change subject: lib/DIAMETER: Allow sending CEA with AuthAppId
......................................................................
Patch Set 3:
(1 comment)
File library/DIAMETER_Templates.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27424/comment/c4fb764c_16ad…
PS3, Line 868: template (value) charstring origin_host, template (value) charstring origin_realm,
> Alignment needs to be fixed.
What's wrong with it? I'm using already used alignment here, see line 888
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27424
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: I0e33673d65140aad34d2efcae3c7f49154ceb99f
Gerrit-Change-Number: 27424
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 09 Mar 2022 13:14:57 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: neels.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27428 )
Change subject: sgsn: add TC_iu_attach_encr with UEA > 0
......................................................................
Patch Set 1: Code-Review+1
(2 comments)
File sgsn/SGSN_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27428/comment/22a64663_1c1d…
PS1, Line 691: private function f_mm_ciph_utran() runs on BSSGP_ConnHdlr
This looks more like an altstep to me rather than a function. If you turn it into an altstep, we would be able to use it in 'alt' statements later. At the same time, you would still be able to execute it like a function. Not a merge blocker though.
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27428/comment/6616d71c_5c67…
PS1, Line 691: mm
It should be '_gmm_' in the context of GPRS.
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27428
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: I1a7c3b156830058c43f15f55883ea301d2d01d5f
Gerrit-Change-Number: 27428
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 09 Mar 2022 13:13:37 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment