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

gsmtap.h: Introduce new GSMTAP type for LTE NAS messages

Change-Id: I6e1274f17e2d9d2eee16481940642216ca96e3e3
---
M include/osmocom/core/gsmtap.h
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/18/5018/1

diff --git a/include/osmocom/core/gsmtap.h b/include/osmocom/core/gsmtap.h
index c226185..7a14ba9 100644
--- a/include/osmocom/core/gsmtap.h
+++ b/include/osmocom/core/gsmtap.h
@@ -47,6 +47,7 @@
 #define GSMTAP_TYPE_LTE_MAC_FRAMED     0x0f    /* LTE MAC with context hdr */
 #define GSMTAP_TYPE_OSMOCORE_LOG       0x10    /* libosmocore logging */
 #define GSMTAP_TYPE_QC_DIAG            0x11    /* Qualcomm DIAG frame */
+#define GSMTAP_TYPE_LTE_NAS            0x12    /* LTE Non-Access Stratum */
 
 /* ====== DO NOT MAKE UNAPPROVED MODIFICATIONS HERE ===== */
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6e1274f17e2d9d2eee16481940642216ca96e3e3
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <[email protected]>

Reply via email to