<p>laforge <strong>uploaded patch set #6</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/21598">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gb: Add beginnings of a new BSSGP implementation<br><br>Similar to ns2 superseding ns, we now also intoduce a next generation<br>of BSSGP related code to libosmogb.  However, this is not aiming to<br>be a full implementation yet, but simply those parts that we currently<br>need from the revamped osmo-gbproxy.<br><br>The gprs_bssgp2.[ch] differs in two ways from the old code:<br>* it separates message encoding from message transmission<br>* it supports more recent specs / IEs<br><br>bssgp_bvc_fsm.c is a genric implementation of the BSSGP BVC<br>RESET/BLOCK/UNBLOCK logic with support for both PTP and signaling,<br>both on the SGSN side and the BSS side.<br><br>Change-Id: Icbe8e4f03b68fd73b8eae95f6f6cccd4fa9af95a<br>---<br>M include/Makefile.am<br>A include/osmocom/gprs/bssgp_bvc_fsm.h<br>A include/osmocom/gprs/gprs_bssgp2.h<br>M src/gb/Makefile.am<br>A src/gb/bssgp_bvc_fsm.c<br>A src/gb/gprs_bssgp2.c<br>M src/gb/libosmogb.map<br>7 files changed, 1,100 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/98/21598/6</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/21598">change 21598</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/libosmocore/+/21598"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Icbe8e4f03b68fd73b8eae95f6f6cccd4fa9af95a </div>
<div style="display:none"> Gerrit-Change-Number: 21598 </div>
<div style="display:none"> Gerrit-PatchSet: 6 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>