<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/20703">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ns2: More verbose comments on gprs_ns2_vc_mode<br><br>Change-Id: I647b9d883c1acc47cd352196a819a9c9bf8dc6ff<br>---<br>M include/osmocom/gprs/gprs_ns2.h<br>1 file changed, 7 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/03/20703/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gprs/gprs_ns2.h b/include/osmocom/gprs/gprs_ns2.h</span><br><span>index 497265e..fddc896 100644</span><br><span>--- a/include/osmocom/gprs/gprs_ns2.h</span><br><span>+++ b/include/osmocom/gprs/gprs_ns2.h</span><br><span>@@ -20,8 +20,13 @@</span><br><span> struct gprs_ns_ie_ip6_elem;</span><br><span> </span><br><span> enum gprs_ns2_vc_mode {</span><br><span style="color: hsl(0, 100%, 40%);">-    NS2_VC_MODE_BLOCKRESET, /* The VC will use RESET/BLOCK/UNBLOCK to start the connection and do ALIVE/ACK */</span><br><span style="color: hsl(0, 100%, 40%);">-      NS2_VC_MODE_ALIVE, /* The will only use ALIVE/ACK */</span><br><span style="color: hsl(120, 100%, 40%);">+  /*! The VC will use RESET/BLOCK/UNBLOCK to start the connection and do ALIVE/ACK.</span><br><span style="color: hsl(120, 100%, 40%);">+      * This is what is needed for Frame Relay transport, and if you use a R97/R99 Gb</span><br><span style="color: hsl(120, 100%, 40%);">+       * interface over an IP transport (never standardized by 3GPP) */</span><br><span style="color: hsl(120, 100%, 40%);">+     NS2_VC_MODE_BLOCKRESET,</span><br><span style="color: hsl(120, 100%, 40%);">+       /*! The VC will only use ALIVE/ACK (no RESET/BLOCK/UNBLOCK), which is for Gb-IP</span><br><span style="color: hsl(120, 100%, 40%);">+        * interface compliant to 3GPP Rel=4 or later. */</span><br><span style="color: hsl(120, 100%, 40%);">+     NS2_VC_MODE_ALIVE,</span><br><span> };</span><br><span> </span><br><span> /*! Osmocom NS primitives according to 48.016 5.2 Service primitves */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/20703">change 20703</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/+/20703"/><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: I647b9d883c1acc47cd352196a819a9c9bf8dc6ff </div>
<div style="display:none"> Gerrit-Change-Number: 20703 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>