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 <[email protected]>
Gerrit-Reviewer: Minh-Quang Nguyen <[email protected]>

Reply via email to