Change in libosmocore[master]: ns2: use same name in ctr_group as stat_item_group

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/.

iedemam gerrit-no-reply at lists.osmocom.org
Wed Jun 9 10:06:23 UTC 2021


iedemam has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/24636 )


Change subject: ns2: use same name in ctr_group as stat_item_group
......................................................................

ns2: use same name in ctr_group as stat_item_group

Change-Id: I7d2dcb6c7ddf72a0d06ff19f5d0e3dc740bd19ff
---
M src/gb/gprs_ns2.c
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/36/24636/1

diff --git a/src/gb/gprs_ns2.c b/src/gb/gprs_ns2.c
index a57f577..618d55e 100644
--- a/src/gb/gprs_ns2.c
+++ b/src/gb/gprs_ns2.c
@@ -606,6 +606,7 @@
 
 	bind->nsi->nsvc_rate_ctr_idx++;
 
+	rate_ctr_group_set_name(nsvc->ctrg, id);
 	osmo_stat_item_group_set_name(nsvc->statg, id);
 
 	llist_add(&nsvc->list, &nse->nsvc);

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/24636
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I7d2dcb6c7ddf72a0d06ff19f5d0e3dc740bd19ff
Gerrit-Change-Number: 24636
Gerrit-PatchSet: 1
Gerrit-Owner: iedemam <michael at kapsulate.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210609/3edfe511/attachment.htm>


More information about the gerrit-log mailing list