<p>Neels Hofmeyr <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/12470">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">add LOG_RAN_CONN() to use the conn->fi->id for context<br><br>For each conn, set a default logging category, to distinguish categories for<br>BSSMAP and RANAP based conns.<br><br>LOG_RAN_CONN(): log with the conn's default category,<br><br>LOG_RAN_CONN_CAT(): log with a manually set category (mostly for keeping<br>previous DMM logging on the same category).<br><br>In some places, replace LOGP() using manual context with LOG_RAN_CONN(), and<br>remove the manual context info, now provided by the conn->fi->id.<br><br>This is loosely related to inter-BSC and inter-MSC handover: to speed up<br>refactoring, I want to avoid the need for manual logging context and just use<br>this LOG_RAN_CONN().<br><br>Change-Id: I0a7809840428b1e028df6eb683bc5ffcc8df474a<br>---<br>M include/osmocom/msc/a_iface.h<br>M include/osmocom/msc/ran_conn.h<br>M src/libmsc/a_iface.c<br>M src/libmsc/a_iface_bssap.c<br>M src/libmsc/gsm_04_08.c<br>M src/libmsc/ran_conn.c<br>M tests/msc_vlr/msc_vlr_test_authen_reuse.err<br>M tests/msc_vlr/msc_vlr_test_call.err<br>M tests/msc_vlr/msc_vlr_test_gsm_authen.err<br>M tests/msc_vlr/msc_vlr_test_gsm_ciph.err<br>M tests/msc_vlr/msc_vlr_test_hlr_reject.err<br>M tests/msc_vlr/msc_vlr_test_hlr_timeout.err<br>M tests/msc_vlr/msc_vlr_test_ms_timeout.err<br>M tests/msc_vlr/msc_vlr_test_no_authen.err<br>M tests/msc_vlr/msc_vlr_test_reject_concurrency.err<br>M tests/msc_vlr/msc_vlr_test_rest.err<br>M tests/msc_vlr/msc_vlr_test_ss.err<br>M tests/msc_vlr/msc_vlr_test_umts_authen.err<br>M tests/msc_vlr/msc_vlr_tests.c<br>19 files changed, 297 insertions(+), 262 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/70/12470/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/12470">change 12470</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/12470"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I0a7809840428b1e028df6eb683bc5ffcc8df474a </div>
<div style="display:none"> Gerrit-Change-Number: 12470 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Max <msuraev@sysmocom.de> </div>