[MERGED] libosmo-sccp[master]: sccp_sap: Add routing indication (RI) to osmo_sccp_addr

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
Mon Apr 10 09:15:22 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: sccp_sap: Add routing indication (RI) to osmo_sccp_addr
......................................................................


sccp_sap: Add routing indication (RI) to osmo_sccp_addr

Change-Id: I4dd23150f4c588b6430c22fc0cb66635994ceea9
---
M include/osmocom/sigtran/sccp_sap.h
1 file changed, 1 insertion(+), 0 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 e58e670..ec021c7 100644
--- a/include/osmocom/sigtran/sccp_sap.h
+++ b/include/osmocom/sigtran/sccp_sap.h
@@ -135,6 +135,7 @@
 
 struct osmo_sccp_addr {
 	uint32_t presence;
+	enum osmo_sccp_routing_ind ri;
 	struct osmo_sccp_gt gt;
 	uint32_t pc;
 	uint32_t ssn;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4dd23150f4c588b6430c22fc0cb66635994ceea9
Gerrit-PatchSet: 4
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



More information about the gerrit-log mailing list