<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/19146">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm 12.21: add osmocom specific NM_ATT_OSMO_NS_LINK_CFG<br><br>The sysmobts uses the same OML attributes as IP.access. Because the IP.access<br>attribute only supports IPv4 as NSVC configuration, add an own attribute.<br><br>Change-Id: Ic261bc43a07fa741b97a9c6ec5a9ed6f5ecae588<br>---<br>M include/osmocom/gsm/protocol/gsm_12_21.h<br>M src/gsm/abis_nm.c<br>2 files changed, 2 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/46/19146/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 86d12ea..06755c9 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>@@ -511,6 +511,7 @@</span><br><span> </span><br><span>     /* osmocom (osmo-bts) specific attributes, used in combination</span><br><span>        * with the "org.osmocom" manufacturer identification */</span><br><span style="color: hsl(120, 100%, 40%);">+    NM_ATT_OSMO_NS_LINK_CFG         = 0xfd, /* osmocom version supports IPv4 & IPv6 in difference to IPACC */</span><br><span>        NM_ATT_OSMO_REDUCEPOWER         = 0xfe, /* TLV_TYPE_TV */</span><br><span> };</span><br><span> #define NM_ATT_BS11_FILE_DATA        NM_ATT_EVENT_TYPE</span><br><span>diff --git a/src/gsm/abis_nm.c b/src/gsm/abis_nm.c</span><br><span>index 3fb8f0f..c4c7b97 100644</span><br><span>--- a/src/gsm/abis_nm.c</span><br><span>+++ b/src/gsm/abis_nm.c</span><br><span>@@ -512,6 +512,7 @@</span><br><span>             [NM_ATT_IPACC_SEC_POSSIBLE] =   { TLV_TYPE_TL16V },</span><br><span>          [NM_ATT_IPACC_IML_SSL_STATE] =  { TLV_TYPE_TL16V },</span><br><span>          [NM_ATT_IPACC_REVOC_DATE] =     { TLV_TYPE_TL16V },</span><br><span style="color: hsl(120, 100%, 40%);">+           [NM_ATT_OSMO_NS_LINK_CFG] =     { TLV_TYPE_TL16V },</span><br><span>  },</span><br><span> };</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/19146">change 19146</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/+/19146"/><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: Ic261bc43a07fa741b97a9c6ec5a9ed6f5ecae588 </div>
<div style="display:none"> Gerrit-Change-Number: 19146 </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>