<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/19732">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Introduce SS7 IPv6 support<br><br>In osmo_ss7_vty_go_parent, "127.0.0.1" is changed to "localhost" to let<br>local NSS decide whether to use IPv4 or IPv6. In newish systems, IPv6<br>::1 will be selected since IPv6 takes precedence over IPv4.<br><br>Similarly, the default source addr needs to be changed from NULL to "localhost"<br>since for some yet unknwon reason, getaddrinfo(AF_UNSPEC, NULL) returns<br>first IPv4 "0.0.0.0" and later "::", which is inconsistent with<br>getaddrinfo("localhost") result, resulting in src=IPv4(0.0.0.0) and<br>dst=IPv6(::1), which is incompatible and will fail.<br>In any case, this change doesn't affect users of osmo_sccp_simple_client<br>because the APIs set both src and dst addresses.<br><br>Change-Id: I69c48819b70635c92fa404cafd917af7802d517c<br>Depends: libosmo-netif.git Change-Id Ie6bb17a9af6ca21d5e350f9c9d2d74c97c5a00af<br>---<br>M doc/examples/osmo-stp-multihome.cfg<br>M doc/manuals/vty/osmo-stp_vty_reference.xml<br>M src/osmo_ss7_vty.c<br>M tests/vty/ss7_asp_test.vty<br>M tests/vty/vty_test_runner.py<br>5 files changed, 38 insertions(+), 18 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/32/19732/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/19732">change 19732</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/+/19732"/><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: I69c48819b70635c92fa404cafd917af7802d517c </div>
<div style="display:none"> Gerrit-Change-Number: 19732 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>