[MERGED] libosmocore[master]: gsmtap.h: Introduce new GSMTAP type for LTE NAS messages

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
Thu Nov 23 21:58:20 UTC 2017


Harald Welte has submitted this change and it was merged.

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


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(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



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: merged
Gerrit-Change-Id: I6e1274f17e2d9d2eee16481940642216ca96e3e3
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
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