[PATCH] libosmocore[master]: LC15: Enable string for IPAC RSL direct retry

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 Jul 14 14:08:25 UTC 2017


Review at  https://gerrit.osmocom.org/3254

LC15: Enable string for IPAC RSL direct retry

Change-Id: I3e69fba0e21e181d28baee90e95f57216f2617af
---
M src/gsm/rsl.c
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/54/3254/1

diff --git a/src/gsm/rsl.c b/src/gsm/rsl.c
index aeab1aa..83097fd 100644
--- a/src/gsm/rsl.c
+++ b/src/gsm/rsl.c
@@ -380,6 +380,7 @@
 	{ RSL_MT_IPAC_DLCX,		"IPAC_DLCX" },
 	{ RSL_MT_IPAC_DLCX_ACK,		"IPAC_DLCX_ACK" },
 	{ RSL_MT_IPAC_DLCX_NACK,	"IPAC_DLCX_NACK" },
+	{ RSL_MT_IPAC_DIR_RETR_ENQ,	"IPAC_DIR_RETR_ENQ" },
 	{ 0, NULL }
 };
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3e69fba0e21e181d28baee90e95f57216f2617af
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Minh-Quang Nguyen <minh-quang.nguyen at nutaq.com>



More information about the gerrit-log mailing list