[MERGED] libosmo-sccp[master]: cosmetic: add comments for GT, PC, SSN to help noobs finding...

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
Fri Jan 27 09:27:37 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: cosmetic: add comments for GT, PC, SSN to help noobs finding their way
......................................................................


cosmetic: add comments for GT, PC, SSN to help noobs finding their way

Change-Id: I8f47f855c2718f4922b36229a388fa719c628bf6
---
M include/osmocom/sigtran/sccp_sap.h
1 file changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/include/osmocom/sigtran/sccp_sap.h b/include/osmocom/sigtran/sccp_sap.h
index a155de5..0aa565a 100644
--- a/include/osmocom/sigtran/sccp_sap.h
+++ b/include/osmocom/sigtran/sccp_sap.h
@@ -46,9 +46,9 @@
 	OSMO_SCU_PRIM_N_PCSTATE,
 };
 
-#define OSMO_SCCP_ADDR_T_GT	0x0001
-#define OSMO_SCCP_ADDR_T_PC	0x0002
-#define OSMO_SCCP_ADDR_T_SSN	0x0004
+#define OSMO_SCCP_ADDR_T_GT	0x0001 /* global title */
+#define OSMO_SCCP_ADDR_T_PC	0x0002 /* signalling point code */
+#define OSMO_SCCP_ADDR_T_SSN	0x0004 /* subsystem number */
 #define OSMO_SCCP_ADDR_T_IPv4	0x0008
 #define OSMO_SCCP_ADDR_T_IPv6	0x0010
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8f47f855c2718f4922b36229a388fa719c628bf6
Gerrit-PatchSet: 2
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list