Change in libosmocore[master]: gsm_29_118.h: Add constant for default port

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

dexter gerrit-no-reply at lists.osmocom.org
Fri Dec 7 12:03:45 UTC 2018


dexter has submitted this change and it was merged. ( https://gerrit.osmocom.org/12198 )

Change subject: gsm_29_118.h: Add constant for default port
......................................................................

gsm_29_118.h: Add constant for default port

The specification defines a default port where the SGs interface should
be reachable. Lets add a define-constant for it.

Change-Id: Ia4b9f547dd980411d15b2691b7f535fa0463f0f1
Related: OS#3615
---
M include/osmocom/gsm/protocol/gsm_29_118.h
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/include/osmocom/gsm/protocol/gsm_29_118.h b/include/osmocom/gsm/protocol/gsm_29_118.h
index 97a9c43..70f1500 100644
--- a/include/osmocom/gsm/protocol/gsm_29_118.h
+++ b/include/osmocom/gsm/protocol/gsm_29_118.h
@@ -170,4 +170,7 @@
 #define SGS_NS10_DEFAULT	2
 #define SGS_NS12_DEFAULT	2
 
+/* TS 29.118 Section 6.3 */
+#define SGS_PORT_DEFAULT 29118
+
 const struct tlv_definition sgsap_ie_tlvdef;

-- 
To view, visit https://gerrit.osmocom.org/12198
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia4b9f547dd980411d15b2691b7f535fa0463f0f1
Gerrit-Change-Number: 12198
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181207/f10f5ff0/attachment.htm>


More information about the gerrit-log mailing list