<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/20289">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm_12_21: add osmo_oml_nsvc_address_type for OML NM_ATT_OSMO_NS_LINK_CFG<br><br>The NM_ATT_OSMO_NS_LINK_CFG is used for NSVC configuration of osmocom based BTS to support<br>IPv6 NSVCs.<br><br>Change-Id: I9e279bb20940c66eea5196f281184cb4f8a5cc5f<br>---<br>M include/osmocom/gsm/protocol/gsm_12_21.h<br>1 file changed, 7 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/89/20289/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gsm/protocol/gsm_12_21.h b/include/osmocom/gsm/protocol/gsm_12_21.h</span><br><span>index 06755c9..34622b3 100644</span><br><span>--- a/include/osmocom/gsm/protocol/gsm_12_21.h</span><br><span>+++ b/include/osmocom/gsm/protocol/gsm_12_21.h</span><br><span>@@ -789,6 +789,13 @@</span><br><span>     IPAC_BINF_CELL_ALLOC            = (1 << 2),</span><br><span> };</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+/*! Osmocom NSVC address type for NM_ATT_OSMO_NS_LINK_CFG */</span><br><span style="color: hsl(120, 100%, 40%);">+enum osmo_oml_nsvc_address_type {</span><br><span style="color: hsl(120, 100%, 40%);">+  OSMO_NSVC_ADDR_UNSPEC           = 0x00,</span><br><span style="color: hsl(120, 100%, 40%);">+       OSMO_NSVC_ADDR_IPV4             = 0x04,</span><br><span style="color: hsl(120, 100%, 40%);">+       OSMO_NSVC_ADDR_IPV6             = 0x29,</span><br><span style="color: hsl(120, 100%, 40%);">+};</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> /*! 3GPP TS 52.021 ยง9.4.62 SW Description */</span><br><span> struct abis_nm_sw_desc {</span><br><span>   uint8_t file_id[UINT8_MAX];</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/20289">change 20289</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/+/20289"/><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: I9e279bb20940c66eea5196f281184cb4f8a5cc5f </div>
<div style="display:none"> Gerrit-Change-Number: 20289 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>