aboutsummaryrefslogtreecommitdiffstats
path: root/deps
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2020-01-16 16:20:54 +0100
committerosmith <osmith@sysmocom.de>2020-01-20 07:32:40 +0000
commit7c5cb6eb8aa7d94c3489d7444b204894fcb227f2 (patch)
treecbce8a1ad9e8575b2586633a8d27f7763f1bba94 /deps
parent66fde7672e01d5883232e8689da14c510ea66831 (diff)
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
Diffstat (limited to 'deps')
-rw-r--r--deps/Makefile2
1 files changed, 1 insertions, 1 deletions
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