Attention is currently required from: jolly.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-sccp/+/37817?usp=email
to look at the new patch set (#4).
Change subject: Reject M3UA with "M3UA Network Appearance"
......................................................................
Reject M3UA with "M3UA Network Appearance"
The information element "Network Appearance" is not supported. In case
it is included in a received message, an error is sent to the remote
peer to indicate this. Additionally a message is sent on the log output.
Related: SYS#6240
Change-Id: Ia2c2004a7495376fd3f44d26f6cf1b6d277c9b2f
---
M src/m3ua.c
M src/xua_rkm.c
2 files changed, 57 insertions(+), 15 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/17/37817/4
--
To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/37817?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: Ia2c2004a7495376fd3f44d26f6cf1b6d277c9b2f
Gerrit-Change-Number: 37817
Gerrit-PatchSet: 4
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: jolly <andreas(a)eversberg.eu>
Attention is currently required from: jolly.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-sccp/+/37817?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed:
Verified-1 by Jenkins Builder
Change subject: Reject M3UA with "M3UA Network Appearance"
......................................................................
Reject M3UA with "M3UA Network Appearance"
The information element "Network Appearance" is not supported. In case
it is included in a received message, an error is sent to the remote
peer to indicate this. Additionally a message is sent on the log output.
Related: SYS#6240
Change-Id: Ia2c2004a7495376fd3f44d26f6cf1b6d277c9b2f
---
M src/m3ua.c
M src/xua_rkm.c
2 files changed, 57 insertions(+), 15 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/17/37817/3
--
To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/37817?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: Ia2c2004a7495376fd3f44d26f6cf1b6d277c9b2f
Gerrit-Change-Number: 37817
Gerrit-PatchSet: 3
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: jolly <andreas(a)eversberg.eu>
jolly has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/37817?usp=email )
Change subject: WIP: Reject M3UA with "M3UA Network Appearance"
......................................................................
Set Ready For Review
--
To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/37817?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: Ia2c2004a7495376fd3f44d26f6cf1b6d277c9b2f
Gerrit-Change-Number: 37817
Gerrit-PatchSet: 2
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Comment-Date: Mon, 19 Aug 2024 09:17:48 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Attention is currently required from: neels.
pespin has posted comments on this change by neels. ( https://gerrit.osmocom.org/c/osmo-upf/+/37761?usp=email )
Change subject: pfcp_tool: add 'date'
......................................................................
Patch Set 4:
(1 comment)
File src/osmo-pfcp-tool/pfcp_tool_vty.c:
https://gerrit.osmocom.org/c/osmo-upf/+/37761/comment/73f3f978_877e0163?usp… :
PS4, Line 144: osmo_gettimeofday(&tv, NULL);
This is affected by wall clock system changes. IMHO you should at least provide an option to print CLOCK_MONOTONIC instead (I actually thik this should always be CLOCK_MONOTONIC).
The user can then subtract 2 values to get the execution time.
--
To view, visit https://gerrit.osmocom.org/c/osmo-upf/+/37761?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-upf
Gerrit-Branch: master
Gerrit-Change-Id: I0486cc92ea298bb9926a0e5c26da17ba5970a72c
Gerrit-Change-Number: 37761
Gerrit-PatchSet: 4
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 19 Aug 2024 09:14:48 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Attention is currently required from: pespin.
Jenkins Builder has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/37860?usp=email )
Change subject: Replace gprs_ra_id with modern osmo_routing_area_id
......................................................................
Patch Set 1:
(3 comments)
File src/sgsn/gprs_gmm.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-17837):
https://gerrit.osmocom.org/c/osmo-sgsn/+/37860/comment/c34bc857_aa9ec34a?us… :
PS1, Line 1216: gprs_rai_to_osmo(&ra_id ,&MSG_IU_UE_CTX(msg)->ra_id);
space prohibited before that ',' (ctx:WxO)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-17837):
https://gerrit.osmocom.org/c/osmo-sgsn/+/37860/comment/3c123e63_90683234?us… :
PS1, Line 1216: gprs_rai_to_osmo(&ra_id ,&MSG_IU_UE_CTX(msg)->ra_id);
space required after that ',' (ctx:WxO)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-17837):
https://gerrit.osmocom.org/c/osmo-sgsn/+/37860/comment/eebc7aaf_8230af20?us… :
PS1, Line 1216: gprs_rai_to_osmo(&ra_id ,&MSG_IU_UE_CTX(msg)->ra_id);
space required before that '&' (ctx:OxV)
--
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/37860?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: Ia41eb8f51d3836b1bc65325ff1ec6bdb16e20c7e
Gerrit-Change-Number: 37860
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 19 Aug 2024 09:13:09 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Attention is currently required from: neels.
pespin has posted comments on this change by neels. ( https://gerrit.osmocom.org/c/osmo-upf/+/37760?usp=email )
Change subject: pfcp-tool: n-sessions [4/4]: implement 'n <0-2147483647> session create'
......................................................................
Patch Set 4:
(1 comment)
File src/osmo-pfcp-tool/pfcp_tool_vty.c:
https://gerrit.osmocom.org/c/osmo-upf/+/37760/comment/eb2346b1_05794817?usp… :
PS4, Line 1069: if (!(i & 0x3f) && responses_pending) {
> N is 0x3f then? sounds a bit cryptic tbh.
Maybe it'd be better to parametrize how many maximum pending requests in flight should be possible instead.
--
To view, visit https://gerrit.osmocom.org/c/osmo-upf/+/37760?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-upf
Gerrit-Branch: master
Gerrit-Change-Id: I74a21cc31296ab89a2acda1da8ae9693c1992e66
Gerrit-Change-Number: 37760
Gerrit-PatchSet: 4
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 19 Aug 2024 09:12:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Attention is currently required from: pespin.
lynxis lazus has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/libosmocore/+/37794?usp=email )
Change subject: gb: add bssgp_parse_cell_id2/bssgp_create_cell_id2
......................................................................
Patch Set 5:
(1 comment)
Patchset:
PS4:
> I'll rework this into gsm0408, because the cell id meant to be encoded as gsm0408
no, I won't. I think this way is fine.
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/37794?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I6cdae75a32547968add2421a07d287a0a42bdbc0
Gerrit-Change-Number: 37794
Gerrit-PatchSet: 5
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 19 Aug 2024 09:12:07 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: lynxis lazus <lynxis(a)fe80.eu>