From 7c5cb6eb8aa7d94c3489d7444b204894fcb227f2 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Thu, 16 Jan 2020 16:20:54 +0100 Subject: deps: use UDPasp from osmocom github fork Has additional SO_REUSEADDR patch, which is needed for D-GSM mslookup mDNS testing. Related: SYS#4618 Change-Id: Ie7e1c3dbd67dba9079a5768e442faffc936fd7fa --- deps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps') diff --git a/deps/Makefile b/deps/Makefile index b816c8fc..b04db9d1 100644 --- a/deps/Makefile +++ b/deps/Makefile @@ -40,7 +40,6 @@ ECLIPSEGIT_REPOS= titan.Libraries.TCCUsefulFunctions \ titan.TestPorts.SIPmsg \ titan.TestPorts.TCPasp \ titan.TestPorts.TELNETasp \ - titan.TestPorts.UDPasp \ titan.TestPorts.UNIX_DOMAIN_SOCKETasp ECLIPSEGIT2_REPOS= titan.ProtocolModules.GRE \ @@ -64,6 +63,7 @@ ECLIPSEGIT2_REPOS= titan.ProtocolModules.GRE \ OSMOGITHUB_REPOS= titan.TestPorts.SCTPasp \ titan.TestPorts.MTP3asp \ + titan.TestPorts.UDPasp \ titan.ProtocolEmulations.M3UA \ titan.ProtocolEmulations.SCCP -- cgit v1.2.3