<p>daniel has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/21526">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gbproxy: Add newline to log message<br><br>Change-Id: I91a076872b5d744a237f6d325857b95362455e8d<br>---<br>M src/gbproxy/gb_proxy.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/26/21526/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gbproxy/gb_proxy.c b/src/gbproxy/gb_proxy.c</span><br><span>index 329c1d1..a4ad7af 100644</span><br><span>--- a/src/gbproxy/gb_proxy.c</span><br><span>+++ b/src/gbproxy/gb_proxy.c</span><br><span>@@ -1204,7 +1204,7 @@</span><br><span>           llist_for_each_entry(nse, &cfg->nse_peers, list) {</span><br><span>                    llist_for_each_entry(peer, &nse->bts_peers, list) {</span><br><span>                           if (!memcmp(peer->ra, TLVP_VAL(tp, BSSGP_IE_ROUTEING_AREA), 6)) {</span><br><span style="color: hsl(0, 100%, 40%);">-                                    LOGPNSE(nse, LOGL_INFO, "routing to NSE (RAI match)");</span><br><span style="color: hsl(120, 100%, 40%);">+                                      LOGPNSE(nse, LOGL_INFO, "routing to NSE (RAI match)\n");</span><br><span>                                   gbprox_relay2nse(msg, nse, ns_bvci);</span><br><span>                                         n_nses++;</span><br><span>                                    /* Only send it once to each NSE */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/21526">change 21526</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/+/21526"/><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: I91a076872b5d744a237f6d325857b95362455e8d </div>
<div style="display:none"> Gerrit-Change-Number: 21526 </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-MessageType: newchange </div>