Change in osmo-bsc[master]: abis_nm: Log Rx Change Administrative State ACK

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

pespin gerrit-no-reply at lists.osmocom.org
Wed Sep 30 10:46:39 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/20321 )


Change subject: abis_nm: Log Rx Change Administrative State ACK
......................................................................

abis_nm: Log Rx Change Administrative State ACK

Change-Id: I165138634b1fdb982197afdac6d2d00a4d1e4074
---
M src/osmo-bsc/abis_nm.c
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/21/20321/1

diff --git a/src/osmo-bsc/abis_nm.c b/src/osmo-bsc/abis_nm.c
index 4691137..9213aaa 100644
--- a/src/osmo-bsc/abis_nm.c
+++ b/src/osmo-bsc/abis_nm.c
@@ -759,6 +759,9 @@
 
 	adm_state = *TLVP_VAL(&tp, NM_ATT_ADM_STATE);
 
+	DEBUGPFOH(DNM, foh, "Rx Change Administrative State ACK %s\n",
+		  get_value_string(abis_nm_adm_state_names, adm_state));
+
 	return update_admstate(sign_link->trx->bts, foh->obj_class, &foh->obj_inst, adm_state);
 }
 

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I165138634b1fdb982197afdac6d2d00a4d1e4074
Gerrit-Change-Number: 20321
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200930/c934d6a1/attachment.htm>


More information about the gerrit-log mailing list