<p>herlesupreeth <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/pysim/+/20816">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">utils.py: Add helper method to parse ePDG Selection info TLV<br><br>ePDG selection information TLV data object is made of following elements:<br><br>ePDG Selection Information Tag '80' (1 Byte)<br>Length 5n Note<br>PLMN 1 (3 Bytes)<br>ePDG Priority (2 Bytes)<br>ePDG FQDN format '00' or '01' (1 Byte)<br>...<br><br>PLMN n<br>...<br><br>Note: The length is coded according to ISO/IEC 8825-1 [35]<br><br>Note 2: Inconsistency in spec: 3GPP TS 31.102 version 15.2.0 Release 15, 4.2.104<br><br>As per spec, Length field value is 5n, where n is number of PLMNs<br>But, each PLMN entry is made of PLMN (3 Bytes) + ePDG Priority (2 Bytes) + ePDG FQDN format (1 Byte)<br>Totalling to 6 Bytes, maybe Length should be 6n and not 5n<br><br>Change-Id: I0f9f38961a589e3f9a53d2288a3dc6fa71a4b1b0<br>---<br>M pySim/utils.py<br>1 file changed, 54 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/16/20816/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/pysim/+/20816">change 20816</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/pysim/+/20816"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: pysim </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I0f9f38961a589e3f9a53d2288a3dc6fa71a4b1b0 </div>
<div style="display:none"> Gerrit-Change-Number: 20816 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: herlesupreeth <herlesupreeth@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>