Change in libosmocore[master]: GPRS: Add PDP_TYPE_N_IETF_IPv4v6

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/.

keith gerrit-no-reply at lists.osmocom.org
Wed Sep 29 19:05:36 UTC 2021


keith has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/25648 )


Change subject: GPRS: Add PDP_TYPE_N_IETF_IPv4v6
......................................................................

GPRS: Add PDP_TYPE_N_IETF_IPv4v6

Change-Id: I1f82f9d8fc13dcc4474760329bd74ae9685b9031
---
M include/osmocom/gsm/protocol/gsm_04_08_gprs.h
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/48/25648/1

diff --git a/include/osmocom/gsm/protocol/gsm_04_08_gprs.h b/include/osmocom/gsm/protocol/gsm_04_08_gprs.h
index dbac259..4729e14 100644
--- a/include/osmocom/gsm/protocol/gsm_04_08_gprs.h
+++ b/include/osmocom/gsm/protocol/gsm_04_08_gprs.h
@@ -291,6 +291,7 @@
 	PDP_TYPE_N_ETSI_PPP		= 0x01,
 	PDP_TYPE_N_IETF_IPv4		= 0x21,
 	PDP_TYPE_N_IETF_IPv6		= 0x57,
+	PDP_TYPE_N_IETF_IPv4v6		= 0x8D,
 };
 
 /* Figure 10.5.138/24.008 / Chapter 10.5.6.5 */

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/25648
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I1f82f9d8fc13dcc4474760329bd74ae9685b9031
Gerrit-Change-Number: 25648
Gerrit-PatchSet: 1
Gerrit-Owner: keith <keith at rhizomatica.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210929/7d0df77a/attachment.htm>


More information about the gerrit-log mailing list