iw0 has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/pysim/+/35024?usp=email )


Change subject: ts_31_102: correct name of EF_ePDGId In 31.102 v17.10, file 
6ff3 is called "EF_ePDGId". Adjust the spelling to match.
......................................................................

ts_31_102: correct name of EF_ePDGId
In 31.102 v17.10, file 6ff3 is called "EF_ePDGId". Adjust the spelling to match.

Change-Id: I2c27a7f325f75274e2110eb312b623cf9e7dab47
---
M pySim/ts_31_102.py
1 file changed, 11 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/24/35024/1

diff --git a/pySim/ts_31_102.py b/pySim/ts_31_102.py
index 738f107..0fcf883 100644
--- a/pySim/ts_31_102.py
+++ b/pySim/ts_31_102.py
@@ -880,7 +880,7 @@
                                                    'IPv4': 
HexAdapter(GreedyBytes),
                                                    'IPv6': 
HexAdapter(GreedyBytes)}))

-    def __init__(self, fid='6ff3', sfid=None, name='EF.eDPDGId', desc='Home 
ePDG Identifier', **kwargs):
+    def __init__(self, fid='6ff3', sfid=None, name='EF.ePDGId', desc='Home 
ePDG Identifier', **kwargs):
         super().__init__(fid, sfid=sfid, name=name, desc=desc, **kwargs)
         self._tlv = EF_ePDGId.ePDGId


--
To view, visit https://gerrit.osmocom.org/c/pysim/+/35024?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I2c27a7f325f75274e2110eb312b623cf9e7dab47
Gerrit-Change-Number: 35024
Gerrit-PatchSet: 1
Gerrit-Owner: iw0 <osmo...@heychris.eu>
Gerrit-MessageType: newchange

Reply via email to