<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19760">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Enable Titan SCTP multi-homing feature support<br><br>Reference: titan.TestPorts.IPL4asp/doc/IPL4asp_Description.adoc<br><br>Change-Id: Icf3af8c6386419374b655cf6b40dd3e6ddcef8c5<br>---<br>M regen-makefile.sh<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/60/19760/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/regen-makefile.sh b/regen-makefile.sh</span><br><span>index a2aa946..f6e9538 100755</span><br><span>--- a/regen-makefile.sh</span><br><span>+++ b/regen-makefile.sh</span><br><span>@@ -45,13 +45,13 @@</span><br><span> TITAN_VERSION=$(ttcn3_makefilegen -v 2>&1 |grep "Product number" |cut --delimiter="/" -f 2-| sed -e "s/[A-Z ]//g")</span><br><span> </span><br><span> sed -i -e 's/# TTCN3_DIR = /TTCN3_DIR = \/usr/' Makefile</span><br><span style="color: hsl(0, 100%, 40%);">-sed -i -e 's/LDFLAGS = /LDFLAGS = -L \/usr\/lib\/titan /' Makefile</span><br><span style="color: hsl(120, 100%, 40%);">+sed -i -e 's/LDFLAGS = /LDFLAGS = -L \/usr\/lib\/titan -lsctp /' Makefile</span><br><span> #sed -i -e 's/TTCN3_LIB = ttcn3-parallel/TTCN3_LIB = ttcn3/' Makefile</span><br><span> </span><br><span> # The -DMAKEDEPEND_RUN is a workaround for Debian packaging issue,</span><br><span> # see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879816 for details</span><br><span> if [ $(($TITAN_VERSION >= 65)) = 1 ]; then</span><br><span style="color: hsl(0, 100%, 40%);">- sed -i -e 's/CPPFLAGS = -D$(PLATFORM)/CPPFLAGS = -D$(PLATFORM) -DMAKEDEPEND_RUN -DUSE_SCTP/' Makefile</span><br><span style="color: hsl(120, 100%, 40%);">+ sed -i -e 's/CPPFLAGS = -D$(PLATFORM)/CPPFLAGS = -D$(PLATFORM) -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED/' Makefile</span><br><span> else</span><br><span>   sed -i -e 's/CPPFLAGS = -D$(PLATFORM) -I$(TTCN3_DIR)\/include/CPPFLAGS = -D$(PLATFORM) -DMAKEDEPEND_RUN -DUSE_SCTP -I$(TTCN3_DIR)\/include -I\/usr\/include\/titan/' Makefile</span><br><span> fi</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19760">change 19760</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/osmo-ttcn3-hacks/+/19760"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Icf3af8c6386419374b655cf6b40dd3e6ddcef8c5 </div>
<div style="display:none"> Gerrit-Change-Number: 19760 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>