<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/19145">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bts_features: add feature BTS_FEAT_IPV6_NSVC<br><br>A bts with BTS_FEAT_IPV6_NSVC supports IPV6 for NSVC (PCU<Gb>SGSN).<br>The NSVC remote address is transfered via OML using the new OML attribute<br>NM_ATT_OSMO_NS_LINK_CFG which supports IPv4 and IPv6.<br><br>Change-Id: I9ef7949f66764b3c639e45eb440122e318da44a0<br>---<br>M include/osmocom/gsm/bts_features.h<br>M src/gsm/bts_features.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/45/19145/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gsm/bts_features.h b/include/osmocom/gsm/bts_features.h</span><br><span>index 22461a6..341ba40 100644</span><br><span>--- a/include/osmocom/gsm/bts_features.h</span><br><span>+++ b/include/osmocom/gsm/bts_features.h</span><br><span>@@ -25,6 +25,7 @@</span><br><span>    BTS_FEAT_SPEECH_H_AMR,</span><br><span>       BTS_FEAT_ETWS_PN,</span><br><span>    BTS_FEAT_PAGING_COORDINATION,   /* BTS hands CS paging to PCU/PACCH */</span><br><span style="color: hsl(120, 100%, 40%);">+        BTS_FEAT_IPV6_NSVC,</span><br><span>  _NUM_BTS_FEAT</span><br><span> };</span><br><span> </span><br><span>diff --git a/src/gsm/bts_features.c b/src/gsm/bts_features.c</span><br><span>index 5a4b7f6..4efc8df 100644</span><br><span>--- a/src/gsm/bts_features.c</span><br><span>+++ b/src/gsm/bts_features.c</span><br><span>@@ -40,6 +40,7 @@</span><br><span>     { BTS_FEAT_SPEECH_H_AMR,        "Halfrate speech AMR" },</span><br><span>   { BTS_FEAT_ETWS_PN,             "ETWS Primary Notification via PCH" },</span><br><span>     { BTS_FEAT_PAGING_COORDINATION, "BSS Paging Coordination" },</span><br><span style="color: hsl(120, 100%, 40%);">+        { BTS_FEAT_IPV6_NSVC,           "NSVC IPV6" },</span><br><span>     { 0, NULL }</span><br><span> };</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/19145">change 19145</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/+/19145"/><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: I9ef7949f66764b3c639e45eb440122e318da44a0 </div>
<div style="display:none"> Gerrit-Change-Number: 19145 </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>