<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>47144</buildingDurationMillis><executingTimeMillis>47144</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>7229</waitingDurationMillis><waitingTimeMillis>7229</waitingTimeMillis></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>2216</buildNumber><marked><SHA1>9b1061939769a29a741b2277140e44c3d37faad2</SHA1><branch><SHA1>9b1061939769a29a741b2277140e44c3d37faad2</SHA1><name>origin/master</name></branch></marked><revision><SHA1>9b1061939769a29a741b2277140e44c3d37faad2</SHA1><branch><SHA1>9b1061939769a29a741b2277140e44c3d37faad2</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>9b1061939769a29a741b2277140e44c3d37faad2</SHA1><branch><SHA1>9b1061939769a29a741b2277140e44c3d37faad2</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>#2216</displayName><duration>47144</duration><estimatedDuration>46572</estimatedDuration><fullDisplayName>master-osmo-uecups #2216</fullDisplayName><id>2216</id><inProgress>false</inProgress><keepLog>false</keepLog><number>2216</number><queueId>66206</queueId><result>SUCCESS</result><timestamp>1774012447595</timestamp><url>https://jenkins.osmocom.org/jenkins/view/registry/job/master-osmo-uecups/2216/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>daemon/tun_device.c</affectedPath><affectedPath>daemon/utility.c</affectedPath><affectedPath>daemon/cups_client.c</affectedPath><affectedPath>daemon/internal.h</affectedPath><affectedPath>daemon/gtp_tunnel.c</affectedPath><affectedPath>daemon/daemon_vty.c</affectedPath><affectedPath>daemon/gtp_endpoint.c</affectedPath><affectedPath>daemon/netdev.c</affectedPath><commitId>26fc6f72395e651b3271744eb019c53fd51753a1</commitId><timestamp>1773919379000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pespin</absoluteUrl><fullName>Pau Espin Pedrol</fullName></author><authorEmail>pespin@sysmocom.de</authorEmail><comment>Use osmo_sockaddr everywhere

This allows getting rid of lots of explicit castings, as well as makeing
it easier do improve IPv6 support in the future.

Change-Id: Id87d9cf2ec138091681ab0fe7c7f86d648c0e98e
</comment><date>2026-03-19 12:22:59 +0100</date><id>26fc6f72395e651b3271744eb019c53fd51753a1</id><msg>Use osmo_sockaddr everywhere</msg><path><editType>edit</editType><file>daemon/daemon_vty.c</file></path><path><editType>edit</editType><file>daemon/gtp_tunnel.c</file></path><path><editType>edit</editType><file>daemon/netdev.c</file></path><path><editType>edit</editType><file>daemon/tun_device.c</file></path><path><editType>edit</editType><file>daemon/utility.c</file></path><path><editType>edit</editType><file>daemon/internal.h</file></path><path><editType>edit</editType><file>daemon/cups_client.c</file></path><path><editType>edit</editType><file>daemon/gtp_endpoint.c</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>daemon/tun_device.c</affectedPath><affectedPath>daemon/main.c</affectedPath><affectedPath>daemon/netns.h</affectedPath><affectedPath>daemon/cups_client.c</affectedPath><affectedPath>daemon/internal.h</affectedPath><affectedPath>daemon/Makefile.am</affectedPath><affectedPath>daemon/netns.c</affectedPath><commitId>9b1061939769a29a741b2277140e44c3d37faad2</commitId><timestamp>1773929023000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pespin</absoluteUrl><fullName>Pau Espin Pedrol</fullName></author><authorEmail>pespin@sysmocom.de</authorEmail><comment>Use libosmocore netns API

Change-Id: Ia8617765d4c14483e2ad0ea09a8f2276fd7aaebf
</comment><date>2026-03-19 15:03:43 +0100</date><id>9b1061939769a29a741b2277140e44c3d37faad2</id><msg>Use libosmocore netns API</msg><path><editType>delete</editType><file>daemon/netns.c</file></path><path><editType>edit</editType><file>daemon/tun_device.c</file></path><path><editType>edit</editType><file>daemon/Makefile.am</file></path><path><editType>edit</editType><file>daemon/main.c</file></path><path><editType>edit</editType><file>daemon/internal.h</file></path><path><editType>edit</editType><file>daemon/cups_client.c</file></path><path><editType>delete</editType><file>daemon/netns.h</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>2216</number><url>https://jenkins.osmocom.org/jenkins/view/registry/job/master-osmo-uecups/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/2216/</url></run></matrixBuild>