[MERGED] osmo-bsc[master]: cosmetic: bsc_vty: Document bvci reserved values

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Nov 29 11:55:18 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: cosmetic: bsc_vty: Document bvci reserved values
......................................................................


cosmetic: bsc_vty: Document bvci reserved values

Change-Id: I7a4374c3619cb83ef8beef594281f887d9fbf70a
---
M src/libbsc/bsc_vty.c
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/libbsc/bsc_vty.c b/src/libbsc/bsc_vty.c
index 3f75ac0..c5dedb3 100644
--- a/src/libbsc/bsc_vty.c
+++ b/src/libbsc/bsc_vty.c
@@ -2377,6 +2377,7 @@
 	"GPRS BSSGP VC Identifier\n"
 	"GPRS BSSGP VC Identifier")
 {
+	/* ETSI TS 101 343: values 0 and 1 are reserved for signalling and PTM */
 	struct gsm_bts *bts = vty->index;
 
 	if (bts->gprs.mode == BTS_GPRS_NONE) {

-- 
To view, visit https://gerrit.osmocom.org/5065
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7a4374c3619cb83ef8beef594281f887d9fbf70a
Gerrit-PatchSet: 2
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list