<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/24590">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gprs_ns2_sns: bss: set gss->family<br><br>gss->family (and gss->ip) was never set.<br>So IPv6 should have never worked.<br><br>Fixes: e769f5226be6 ("gprs_ns2_sns: rework IP-SNS initial remote")<br>Related: OS#5036<br>Change-Id: I4e39dc5c7f766a7040645ceb62afdf6a9cfad00f<br>---<br>M src/gb/gprs_ns2_sns.c<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/90/24590/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gb/gprs_ns2_sns.c b/src/gb/gprs_ns2_sns.c</span><br><span>index ec4bd87..588dd02 100644</span><br><span>--- a/src/gb/gprs_ns2_sns.c</span><br><span>+++ b/src/gb/gprs_ns2_sns.c</span><br><span>@@ -1598,6 +1598,7 @@</span><br><span>                      gss->initial = llist_entry(gss->initial->list.next, struct sns_endpoint, list);</span><br><span>             }</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+         gss->family = gss->initial->saddr.u.sa.sa_family;</span><br><span>           gss->reselection_running = false;</span><br><span>                 osmo_fsm_inst_state_chg(fi, GPRS_SNS_ST_BSS_SIZE, nse->nsi->timeout[NS_TOUT_TSNS_PROV], 1);</span><br><span>            break;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/24590">change 24590</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/libosmocore/+/24590"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I4e39dc5c7f766a7040645ceb62afdf6a9cfad00f </div>
<div style="display:none"> Gerrit-Change-Number: 24590 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>