<matrixBuild _class='hudson.matrix.MatrixBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.model.ParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>BRANCH</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>EMAIL_NOTIFICATIONS</name><value>jenkins-notifications@lists.osmocom.org laforge@gnumonks.org</value></parameter></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>50243</buildingDurationMillis><executingTimeMillis>50243</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>5000</waitingDurationMillis><waitingTimeMillis>5000</waitingTimeMillis></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>2224</buildNumber><marked><SHA1>ca90fa48b8d44e241f55b1d15c9b7c8631ac4e69</SHA1><branch><SHA1>ca90fa48b8d44e241f55b1d15c9b7c8631ac4e69</SHA1><name>origin/master</name></branch></marked><revision><SHA1>ca90fa48b8d44e241f55b1d15c9b7c8631ac4e69</SHA1><branch><SHA1>ca90fa48b8d44e241f55b1d15c9b7c8631ac4e69</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>1005</buildNumber><marked><SHA1>e0514271879b2fc3424c113929b551cd46e4ea52</SHA1><branch><SHA1>e0514271879b2fc3424c113929b551cd46e4ea52</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>e0514271879b2fc3424c113929b551cd46e4ea52</SHA1><branch><SHA1>e0514271879b2fc3424c113929b551cd46e4ea52</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>ca90fa48b8d44e241f55b1d15c9b7c8631ac4e69</SHA1><branch><SHA1>ca90fa48b8d44e241f55b1d15c9b7c8631ac4e69</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-uecups</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#2224</displayName><duration>50243</duration><estimatedDuration>46572</estimatedDuration><fullDisplayName>master-osmo-uecups #2224</fullDisplayName><id>2224</id><inProgress>false</inProgress><keepLog>false</keepLog><number>2224</number><queueId>69616</queueId><result>SUCCESS</result><timestamp>1774344250648</timestamp><url>https://jenkins.osmocom.org/jenkins/view/SIMtrace/job/master-osmo-uecups/2224/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>daemon/tun_device.c</affectedPath><affectedPath>daemon/internal.h</affectedPath><affectedPath>daemon/main.c</affectedPath><affectedPath>daemon/gtp_tunnel.c</affectedPath><affectedPath>daemon/gtp_endpoint.c</affectedPath><affectedPath>TODO-RELEASE</affectedPath><commitId>7f3e2d41571df20313dfab4a6b598cd095e5f760</commitId><timestamp>1774265536000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pespin</absoluteUrl><fullName>Pau Espin Pedrol</fullName></author><authorEmail>pespin@sysmocom.de</authorEmail><comment>Implement logic to perform IPv6 SLAAC in GTPU tunnel

The IPv6 SLAAC prcoedure is not yet triggered in this patch; it will be
triggered by cups_client's new command in follow-up patch.

Depends: libosmo-netif.git Change-Id I78ec7270c717af0a1b8ffd9398cd69ea7a0dbee2
Change-Id: I837a4d7ec7c134412ab4a2e09909670e81ecbeea
</comment><date>2026-03-23 12:32:16 +0100</date><id>7f3e2d41571df20313dfab4a6b598cd095e5f760</id><msg>Implement logic to perform IPv6 SLAAC in GTPU tunnel</msg><path><editType>edit</editType><file>daemon/gtp_endpoint.c</file></path><path><editType>edit</editType><file>daemon/tun_device.c</file></path><path><editType>edit</editType><file>daemon/gtp_tunnel.c</file></path><path><editType>edit</editType><file>daemon/internal.h</file></path><path><editType>edit</editType><file>TODO-RELEASE</file></path><path><editType>edit</editType><file>daemon/main.c</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>daemon/internal.h</affectedPath><affectedPath>daemon/gtp_endpoint.c</affectedPath><affectedPath>daemon/cups_client.c</affectedPath><affectedPath>ttcn3/UECUPS_Types.ttcn</affectedPath><commitId>ca90fa48b8d44e241f55b1d15c9b7c8631ac4e69</commitId><timestamp>1774265560000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pespin</absoluteUrl><fullName>Pau Espin Pedrol</fullName></author><authorEmail>pespin@sysmocom.de</authorEmail><comment>cups_client: Add commands to perform IPv6 SLAAC and obtain GTP tunnel IPv6 global info

Change-Id: I917b5c70f143d48b55b4e270e24594d1a36f71aa
</comment><date>2026-03-23 12:32:40 +0100</date><id>ca90fa48b8d44e241f55b1d15c9b7c8631ac4e69</id><msg>cups_client: Add commands to perform IPv6 SLAAC and obtain GTP tunnel</msg><path><editType>edit</editType><file>ttcn3/UECUPS_Types.ttcn</file></path><path><editType>edit</editType><file>daemon/internal.h</file></path><path><editType>edit</editType><file>daemon/gtp_endpoint.c</file></path><path><editType>edit</editType><file>daemon/cups_client.c</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pespin</absoluteUrl><fullName>Pau Espin Pedrol</fullName></culprit><run><number>2224</number><url>https://jenkins.osmocom.org/jenkins/view/SIMtrace/job/master-osmo-uecups/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/2224/</url></run></matrixBuild>