<p>neels <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/18585">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gbproxy_test.c: fix mobile identity test data<br><br>Fix the final nibble of all IMSI BCD digits to 0xf, since it is a filler digit.<br><br>The encoded IMSI has an even amount of digits (14) and must contain a 0xf<br>filler nibble at the end. The test data looked correct due to repeated '1'<br>digits.<br><br>wrong hex: 11 12 13 14 15 16 17 18<br>correct:   11 12 13 14 15 16 17 f8<br>order:     1T 32 54 76 98 ba dc Xe  T = type, X = filler, 1..e = 14 digits<br><br>This error was found when applying the new osmo_mobile_identity API.<br><br>Change-Id: Ia006a3da6779ad1984f642e8ea29790a4daeb8b9<br>---<br>M tests/gbproxy/gbproxy_test.c<br>M tests/gbproxy/gbproxy_test.ok<br>2 files changed, 271 insertions(+), 271 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/85/18585/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/18585">change 18585</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/osmo-sgsn/+/18585"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sgsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ia006a3da6779ad1984f642e8ea29790a4daeb8b9 </div>
<div style="display:none"> Gerrit-Change-Number: 18585 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>