<p>daniel <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/22878">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  daniel: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ns2: Fix incompatible VTY configs when writing config<br><br>It seems like we still don't have NS2 VTY tests running in libosmocore<br>so this only got caught once osmo-sgsn/osmo-gbproxy builds failed.<br><br>Change-Id: Id3cd407b05457a4703ee38c4b1b1b65800bbd30e<br>Related: OS#4887<br>---<br>M src/gb/gprs_ns2_vty.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gb/gprs_ns2_vty.c b/src/gb/gprs_ns2_vty.c</span><br><span>index 0a0a5d3..7a6b3ba 100644</span><br><span>--- a/src/gb/gprs_ns2_vty.c</span><br><span>+++ b/src/gb/gprs_ns2_vty.c</span><br><span>@@ -332,7 +332,7 @@</span><br><span>                       vty_out(vty, "  accept-ipaccess%s", VTY_NEWLINE);</span><br><span>          if (vbind->dscp)</span><br><span>                  vty_out(vty, "  dscp %u%s", vbind->dscp, VTY_NEWLINE);</span><br><span style="color: hsl(0, 100%, 40%);">-             vty_out(vty, "   ip-sns signalling-weight %u data-weight %u%s",</span><br><span style="color: hsl(120, 100%, 40%);">+             vty_out(vty, "  ip-sns signalling-weight %u data-weight %u%s",</span><br><span>                     vbind->ip_sns_sig_weight, vbind->ip_sns_data_weight, VTY_NEWLINE);</span><br><span>             break;</span><br><span>       default:</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/22878">change 22878</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/+/22878"/><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: Id3cd407b05457a4703ee38c4b1b1b65800bbd30e </div>
<div style="display:none"> Gerrit-Change-Number: 22878 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>