<p>herlesupreeth <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/pysim/+/21860">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">utils.py: Add helper method to get type of address (FQDN, IPv4, IPv6)<br><br>The function takes address string as input, then validates it and returns the type.<br>Return: 0x00 (FQDN), 0x01 (IPv4), 0x02 (IPv6), None (Bad address format)<br><br>Change-Id: I0fabd4f17bbb11f6bb191c1a9e6276427f9d001f<br>---<br>M pySim/utils.py<br>1 file changed, 58 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/60/21860/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/pysim/+/21860">change 21860</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/+/21860"/><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: I0fabd4f17bbb11f6bb191c1a9e6276427f9d001f </div>
<div style="display:none"> Gerrit-Change-Number: 21860 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </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-CC: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>