Attention is currently required from: pespin.
fixeria has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/40264?usp=email )
Change subject: Convert struct hnbgw_cnpool to be a talloc context
......................................................................
Patch Set 2:
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/40264/comment/c96ce622_5c02f059?u… :
PS2, Line 7: Convert struct hnbgw_cnpool to be a talloc context
> The motivation is: […]
Please move this to the `COMMIT_MSG`.
--
To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/40264?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: I62a511e3ea0254d0327f2664d504b9195416bc76
Gerrit-Change-Number: 40264
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 12 May 2025 07:26:43 +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>
Attention is currently required from: pespin.
fixeria has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/40263?usp=email )
Change subject: cnlink: Fix several funcs missing prefix
......................................................................
Patch Set 2: Code-Review+1
(1 comment)
File include/osmocom/hnbgw/cnlink.h:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/40263/comment/605bd622_02101b84?u… :
PS2, Line 96: hnbgw_cnlink_term_and_free
> Yes because it was missing, and since I'm cleaning up the name of the function I'm also taking the c […]
(not willing to block here, but) why not adding it in the patch that actually needs this function...
--
To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/40263?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: If20890bb99885e8c18732588376f8fdaa326d639
Gerrit-Change-Number: 40263
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 12 May 2025 07:25:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Attention is currently required from: fixeria.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/40264?usp=email )
Change subject: Convert struct hnbgw_cnpool to be a talloc context
......................................................................
Patch Set 2:
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/40264/comment/f2d088fc_f6df0b10?u… :
PS2, Line 7: Convert struct hnbgw_cnpool to be a talloc context
> I would like to see the motivation here in COMMIT_MSG.
The motivation is:
1- We currently have some memory corruption somewhere which we need to figure out
2- The previous talloc context hierarchy made no sense, and it was probably a left over of previous states of the code where we didn't have support for several sccp clients, etc.
--
To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/40264?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: I62a511e3ea0254d0327f2664d504b9195416bc76
Gerrit-Change-Number: 40264
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Sun, 11 May 2025 21:46:13 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Attention is currently required from: fixeria.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/40263?usp=email )
Change subject: cnlink: Fix several funcs missing prefix
......................................................................
Patch Set 2:
(1 comment)
File include/osmocom/hnbgw/cnlink.h:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/40263/comment/1cfb267f_e2de404e?u… :
PS2, Line 96: hnbgw_cnlink_term_and_free
> COMMIT_MSG says adding prefix, but you're also declaring a function here?
Yes because it was missing, and since I'm cleaning up the name of the function I'm also taking the chance to add it here. It will be needed in a follow-up patch anyway so it's fine having it here.
--
To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/40263?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: If20890bb99885e8c18732588376f8fdaa326d639
Gerrit-Change-Number: 40263
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Sun, 11 May 2025 21:44:45 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Attention is currently required from: pespin.
fixeria has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/40264?usp=email )
Change subject: Convert struct hnbgw_cnpool to be a talloc context
......................................................................
Patch Set 2: Code-Review+1
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/40264/comment/b9937e6d_d7ea0983?u… :
PS2, Line 7: Convert struct hnbgw_cnpool to be a talloc context
I would like to see the motivation here in COMMIT_MSG.
--
To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/40264?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: I62a511e3ea0254d0327f2664d504b9195416bc76
Gerrit-Change-Number: 40264
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Sun, 11 May 2025 19:32:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Attention is currently required from: pespin.
fixeria has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/40263?usp=email )
Change subject: cnlink: Fix several funcs missing prefix
......................................................................
Patch Set 2:
(1 comment)
File include/osmocom/hnbgw/cnlink.h:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/40263/comment/86d8651c_a8147ec0?u… :
PS2, Line 96: hnbgw_cnlink_term_and_free
COMMIT_MSG says adding prefix, but you're also declaring a function here?
--
To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/40263?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: If20890bb99885e8c18732588376f8fdaa326d639
Gerrit-Change-Number: 40263
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Sun, 11 May 2025 19:28:57 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Attention is currently required from: clufn.
fixeria has posted comments on this change by clufn. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/40277?usp=email )
Change subject: Enable the use of an UE requested IP type and address to be used for gtpv2 PDN Address Allocation
......................................................................
Patch Set 1: Code-Review+1
--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/40277?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: erlang/osmo-epdg
Gerrit-Branch: master
Gerrit-Change-Id: If0c77b1e366df36439d3a1b72030d831dd1b3a05
Gerrit-Change-Number: 40277
Gerrit-PatchSet: 1
Gerrit-Owner: clufn <callumfarrbennett(a)yahoo.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: clufn <callumfarrbennett(a)yahoo.com>
Gerrit-Comment-Date: Sun, 11 May 2025 06:24:25 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes