<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/19855">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fixup for 'Introduce SS7 IPv6 support'<br><br>Change-Id: Ia41c66665614436ded879c935755993bfeb259a0<br>---<br>M src/osmo_ss7_vty.c<br>1 file changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/55/19855/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo_ss7_vty.c b/src/osmo_ss7_vty.c</span><br><span>index fad93f5..f87da2e 100644</span><br><span>--- a/src/osmo_ss7_vty.c</span><br><span>+++ b/src/osmo_ss7_vty.c</span><br><span>@@ -1807,10 +1807,10 @@</span><br><span>   switch (vty->node) {</span><br><span>      case L_CS7_ASP_NODE:</span><br><span>                 asp = vty->index;</span><br><span style="color: hsl(0, 100%, 40%);">-            /* If no local addr was set */</span><br><span style="color: hsl(120, 100%, 40%);">+                /* If no local addr was set, use ANY */</span><br><span>              if (!asp->cfg.local.host_cnt)</span><br><span style="color: hsl(0, 100%, 40%);">-                        osmo_ss7_asp_peer_add_host(&asp->cfg.local, asp, "localhost");</span><br><span style="color: hsl(0, 100%, 40%);">-         /* If no remote addr was set */</span><br><span style="color: hsl(120, 100%, 40%);">+                       osmo_ss7_asp_peer_add_host(&asp->cfg.local, asp, NULL);</span><br><span style="color: hsl(120, 100%, 40%);">+                /* If no remote addr was set, use localhost */</span><br><span>               if (!asp->cfg.remote.host_cnt)</span><br><span>                    osmo_ss7_asp_peer_add_host(&asp->cfg.remote, asp, "localhost");</span><br><span>             osmo_ss7_asp_restart(asp);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/19855">change 19855</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/libosmo-sccp/+/19855"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-sccp </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ia41c66665614436ded879c935755993bfeb259a0 </div>
<div style="display:none"> Gerrit-Change-Number: 19855 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>