<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10996">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bsc_filter: Move whitelisted info log to debug<br><br>It shows up all the time in logs while using "logging level all info",<br>let's move it to debug.<br><br>Change-Id: I51274dad5afef16e466921c5d58672427d23fd3b<br>---<br>M openbsc/src/osmo-bsc_nat/bsc_filter.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/openbsc refs/changes/96/10996/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/openbsc/src/osmo-bsc_nat/bsc_filter.c b/openbsc/src/osmo-bsc_nat/bsc_filter.c</span><br><span>index ddfcdcb..432529e 100644</span><br><span>--- a/openbsc/src/osmo-bsc_nat/bsc_filter.c</span><br><span>+++ b/openbsc/src/osmo-bsc_nat/bsc_filter.c</span><br><span>@@ -208,7 +208,7 @@</span><br><span>                            continue;</span><br><span> </span><br><span>                        /* whitelisted */</span><br><span style="color: hsl(0, 100%, 40%);">-                       LOGP(DNAT, LOGL_INFO, "Whitelisted with rule %d\n", i);</span><br><span style="color: hsl(120, 100%, 40%);">+                     LOGP(DNAT, LOGL_DEBUG, "Whitelisted with rule %d\n", i);</span><br><span>                   return 0;</span><br><span>            } else {</span><br><span>                     /* whitelisted */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10996">change 10996</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/10996"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: openbsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I51274dad5afef16e466921c5d58672427d23fd3b </div>
<div style="display:none"> Gerrit-Change-Number: 10996 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>