<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/17047">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm_rlcmac.cpp: Do not skip too many lines of the CSN_DESCR when the field is missing<br><br>Port from wireshark.git c4ead251da7199cfd746d378c51eb8c30d09a6ba.<br><br>Ported-by: Pau Espin Pedrol <pespin@sysmocom.de><br>Change-Id: Ib9b8eafd69d3b45b0d631ba9635689807b472b73<br>---<br>M src/gsm_rlcmac.cpp<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/47/17047/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gsm_rlcmac.cpp b/src/gsm_rlcmac.cpp</span><br><span>index c12c3e5..7006900 100644</span><br><span>--- a/src/gsm_rlcmac.cpp</span><br><span>+++ b/src/gsm_rlcmac.cpp</span><br><span>@@ -3959,7 +3959,7 @@</span><br><span> static const</span><br><span> CSN_DESCR_BEGIN (GlobalTimeslotDescription_UA_t)</span><br><span>   M_TYPE        (GlobalTimeslotDescription_UA_t, GlobalTimeslotDescription, GlobalTimeslotDescription_t),</span><br><span style="color: hsl(0, 100%, 40%);">-  M_NEXT_EXIST  (GlobalTimeslotDescription_UA_t, Exist_PHO_UA, 3),  /* Don't use M_REC_TARRAY as we don't support multiple TBFs */</span><br><span style="color: hsl(120, 100%, 40%);">+  M_NEXT_EXIST  (GlobalTimeslotDescription_UA_t, Exist_PHO_UA, 2),  /* Don't use M_REC_TARRAY as we don't support multiple TBFs */</span><br><span> </span><br><span>   M_TYPE        (GlobalTimeslotDescription_UA_t, PHO_UA, PHO_UplinkAssignment_t),</span><br><span>   M_FIXED       (GlobalTimeslotDescription_UA_t, 1, 0x0), /* Escape recursive */</span><br><span>@@ -4012,7 +4012,7 @@</span><br><span>   M_NEXT_EXIST  (PHO_EGPRS_t, Exist_GlobalTimeslotDescription_UA, 1),</span><br><span>   M_TYPE        (PHO_EGPRS_t, GTD_UA, GlobalTimeslotDescription_UA_t),</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-  M_NEXT_EXIST  (PHO_EGPRS_t, Exist_DownlinkTBF, 2),</span><br><span style="color: hsl(120, 100%, 40%);">+  M_NEXT_EXIST  (PHO_EGPRS_t, Exist_DownlinkTBF, 1),</span><br><span>   M_TYPE        (PHO_EGPRS_t, DownlinkTBF, DownlinkTBF_t),</span><br><span> CSN_DESCR_END   (PHO_EGPRS_t)</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/17047">change 17047</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-pcu/+/17047"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ib9b8eafd69d3b45b0d631ba9635689807b472b73 </div>
<div style="display:none"> Gerrit-Change-Number: 17047 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>