<p>pespin <strong>uploaded patch set #2</strong> to the change originally created by neels.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-netif/+/16760">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">configure.ac: Introduce --{enable,disable}-libsctp configure flag<br><br>Similar to what we do in libosmocore already, we want to<br>deterministically enable or disable support for the feature without<br>having into account if the system has a libsctp. If libsctp is missing<br>and support is enabled, then fail.<br><br>Extra checks are also added:<br>* Check netinet/sctp.h header<br>* Check libosmocore was built with libsctp support (API<br>osmo_sock_init2_multiaddr() we require).<br>* In stream.c make sure it can be built without HAVE_LIBSCTP, and that<br>set_addrs() fails for more than 1 address (since that feature is only<br>supported through osmo_sock_init2_multiaddrs()).<br><br>Change-Id: I4b3e1f1894f13ac1175a71a5139c02a2633be26d<br>---<br>M configure.ac<br>M src/stream.c<br>2 files changed, 38 insertions(+), 16 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/60/16760/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-netif/+/16760">change 16760</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/libosmo-netif/+/16760"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-netif </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I4b3e1f1894f13ac1175a71a5139c02a2633be26d </div>
<div style="display:none"> Gerrit-Change-Number: 16760 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>