<p><a href="https://gerrit.osmocom.org/c/openbsc/+/17605">View Change</a></p><p>2 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/openbsc/+/17605/1/openbsc/src/libcommon/debug.c">File openbsc/src/libcommon/debug.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/openbsc/+/17605/1/openbsc/src/libcommon/debug.c@123">Patch Set #1, Line 123:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;">[DGPRS] = {<br>             .name = "DGPRS",<br>            .description = "GPRS Packet Service",<br>               .enabled = 1, .loglevel = LOGL_NOTICE,<br>        },<br>    [DNS] = {<br>             .name = "DNS",<br>              .description = "GPRS Network Service (NS)",<br>         .enabled = 1, .loglevel = LOGL_NOTICE,<br>        },<br>    [DBSSGP] = {<br>          .name = "DBSSGP",<br>           .description = "GPRS BSS Gateway Protocol (BSSGP)",<br>         .enabled = 1, .loglevel = LOGL_NOTICE,<br>        },<br>    [DLLC] = {<br>            .name = "DLLC",<br>             .description = "GPRS Logical Link Control Protocol (LLC)",<br>          .enabled = 1, .loglevel = LOGL_NOTICE,<br>        },<br>    [DSNDCP] = {<br>          .name = "DSNDCP",<br>           .description = "GPRS Sub-Network Dependent Control Protocol (SNDCP)",<br>               .enabled = 1, .loglevel = LOGL_NOTICE,<br>        },<br></pre></blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">those subsystems don't exist in the BSC, and hence they should be removed completely.  This dates back to a time where the SGSN + gbproxy were part of the same git repo as openbsc, and they shared this debug.c file.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/openbsc/+/17605/1/openbsc/src/libcommon/debug.c@158">Patch Set #1, Line 158:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;">[DSMPP] = {<br>          .name = "DSMPP",<br>            .description = "SMPP interface for external SMS apps",<br>              .enabled = 1, .loglevel = LOGL_NOTICE,<br>        },<br></pre></blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">same here. There is no SMPP, and also no RANAP (below) in the BSC. I will send a patch to clean this up.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/openbsc/+/17605">change 17605</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/openbsc/+/17605"/><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-Change-Id: Id2bca6ec3d29a3d10e84f9b3067be09b64a6b587 </div>
<div style="display:none"> Gerrit-Change-Number: 17605 </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: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Comment-Date: Wed, 01 Apr 2020 09:50:42 +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>