<p style="white-space: pre-wrap; word-wrap: break-word;">Looks good in general, just some minor issues...</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/24513">View Change</a></p><p>5 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/24513/1/src/common/abis.c">File src/common/abis.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-bts/+/24513/1/src/common/abis.c@252">Patch Set #1, Line 252:</a> <code style="font-family:monospace,monospace">                     .timeout_msec = -1, /* infinite (until OS detects error) */</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Looks like this change depends on I1c68185120fa2a6c9b6cb8aa2a25232a44ff5508?</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/24513/1/src/common/main.c">File src/common/main.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-bts/+/24513/1/src/common/main.c@402">Patch Set #1, Line 402:</a> <code style="font-family:monospace,monospace">LOGP</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">fprintf() -> LOGP() is unrelated, let's keep it consistent in this function.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-bts/+/24513/1/src/common/main.c@419">Patch Set #1, Line 419:</a> <code style="font-family:monospace,monospace">BSC</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">I suggest to clarify which connection, because together with OML you also have RSL connections:</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">  "A-bis/OML connection establishment failed".</pre><p style="white-space: pre-wrap; word-wrap: break-word;">Same above.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/24513/1/src/common/vty.c">File src/common/vty.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-bts/+/24513/1/src/common/vty.c@514">Patch Set #1, Line 514:</a> <code style="font-family:monospace,monospace">     /* Silently stop when the address is already in the list */</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Any reason to tolerate duplicate entries? There may be copy-paste errors in the config file, and here we can help with detecting them by returning CMD_WARNING.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-bts/+/24513/1/src/common/vty.c@543">Patch Set #1, Line 543:</a> <code style="font-family:monospace,monospace">       if (bsc_oml_host_del) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Same here, removing a non-existing entry should be considered an error.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/24513">change 24513</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-bts/+/24513"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I205f68a3a7f35fee4c38a7cfba2b014237df2727 </div>
<div style="display:none"> Gerrit-Change-Number: 24513 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Wed, 02 Jun 2021 23:08:44 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>