<p><a href="https://gerrit.osmocom.org/12349">View Change</a></p><p>4 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/12349/2/include/osmocom/msc/gsm_04_08.h">File include/osmocom/msc/gsm_04_08.h:</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/12349/2/include/osmocom/msc/gsm_04_08.h@80">Patch Set #2, Line 80:</a> <code style="font-family:monospace,monospace">struct gsm_classmark;</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">Why not simply #include ran_conn. […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Yes that works, too. Done in next patch set.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/12349/2/src/libmsc/a_iface_bssap.c">File src/libmsc/a_iface_bssap.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/12349/2/src/libmsc/a_iface_bssap.c@405">Patch Set #2, Line 405:</a> <code style="font-family:monospace,monospace">   } else {</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">I'd suggest keeping the comment but dropping empty else {}</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Fine, I don't mind either way.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/12349/2/src/libmsc/a_iface_bssap.c@410">Patch Set #2, Line 410:</a> <code style="font-family:monospace,monospace">        for (i = 0; i < 8; i++) {</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">If I understood correctly where this limit comes from, than better to use ENCRY_INFO_PERM_ALGO_MAXLE […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">This was copied from existing code in gsm_04_08.c. I'll fix it there, too.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/12349/2/src/libmsc/a_iface_bssap.c@440">Patch Set #2, Line 440:</a> <code style="font-family:monospace,monospace">                    LOGPCONN(conn, LOGL_ERROR, "Unsupported encryption algorithm in CIHPER MODE COMPLETE: A5/%d\n", alg_id);</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">Better use gsm0808_chosen_enc_alg_names.</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">No, gsm0808_chosen_enc_alg_names is for GSM0808_IE_CHOSEN_ENCR_ALG values.<br>alg_id is a VLR_CIPH_* value so we'd better use vlr_ciph_names.</p><p style="white-space: pre-wrap; word-wrap: break-word;">I just noticed a bug above: perm_algo[j] is also an IE value, not a vlr_cipher_name.<br>So we can't compare them directly. Will fix this, and rename the alg_id variable for clarity as well.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/12349">change 12349</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/12349"/><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: comment </div>
<div style="display:none"> Gerrit-Change-Id: I3260bee43cfe135ebfc33c13aee3c4ba43466c81 </div>
<div style="display:none"> Gerrit-Change-Number: 12349 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Stefan Sperling <stsp@stsp.name> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Max <msuraev@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Stefan Sperling <stsp@stsp.name> </div>
<div style="display:none"> Gerrit-Comment-Date: Wed, 19 Dec 2018 11:23:35 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>