Change in osmo-pcu[master]: gprs_bssgp_pcu: add comments to the pcu states

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

lynxis lazus gerrit-no-reply at lists.osmocom.org
Mon Feb 22 01:11:08 UTC 2021


lynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23015 )


Change subject: gprs_bssgp_pcu: add comments to the pcu states
......................................................................

gprs_bssgp_pcu: add comments to the pcu states

Change-Id: Iccf6508ce46162e6dfd6b00abd44e24cb425b346
---
M src/gprs_bssgp_pcu.h
1 file changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/15/23015/1

diff --git a/src/gprs_bssgp_pcu.h b/src/gprs_bssgp_pcu.h
index db77cbb..6c6de1d 100644
--- a/src/gprs_bssgp_pcu.h
+++ b/src/gprs_bssgp_pcu.h
@@ -53,10 +53,14 @@
 
 	struct osmo_timer_list bvc_timer;
 
+	/* state: is the NSVC unblocked? */
 	int nsvc_unblocked;
 
+	/* state: true if bvc signalling needs to be reseted or waiting for reset ack */
 	int bvc_sig_reset;
+	/* state: true if bvc ptp needs to be reseted or waiting for reset ack */
 	int bvc_reset;
+	/* state: true if bvc ptp is unblocked */
 	int bvc_unblocked;
 
 	/* Flow control */

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

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: Iccf6508ce46162e6dfd6b00abd44e24cb425b346
Gerrit-Change-Number: 23015
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210222/cbe3890b/attachment.htm>


More information about the gerrit-log mailing list