Change in osmo-bsc[master]: CBSP: log CBSP RESET on NOTICE

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

laforge gerrit-no-reply at lists.osmocom.org
Tue Aug 25 11:42:24 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/19633 )

Change subject: CBSP: log CBSP RESET on NOTICE
......................................................................

CBSP: log CBSP RESET on NOTICE

Change-Id: Id3913914e3ab06dab5a986c2aac4439e6cb4737a
---
M src/osmo-bsc/smscb.c
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/osmo-bsc/smscb.c b/src/osmo-bsc/smscb.c
index cb68578..b34780b 100644
--- a/src/osmo-bsc/smscb.c
+++ b/src/osmo-bsc/smscb.c
@@ -654,6 +654,8 @@
 	struct bts_smscb_chan_state *chan_state;
 	struct bts_smscb_message *smscb, *smscb2;
 
+	LOG_BTS(bts, DCBS, LOGL_NOTICE, "Rx CBSP RESET: clearing all state; disabling broadcast\n");
+
 	/* remove all SMSCB from CBCH BASIC this BTS */
 	chan_state = bts_get_smscb_chan(bts, false);
 	llist_for_each_entry_safe(smscb, smscb2, &chan_state->messages, list)

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Id3913914e3ab06dab5a986c2aac4439e6cb4737a
Gerrit-Change-Number: 19633
Gerrit-PatchSet: 3
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-CC: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200825/df293fb6/attachment.htm>


More information about the gerrit-log mailing list