From c98b42c8c31a6180f0addded561d4d303d8178a2 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 27 Jan 2018 14:11:56 +0100 Subject: deps: Use SCTPasp from osmocom github fork (SO_REUSEADDR, usleep hack) Change-Id: I9169d231358a9a7e9e10302044a895087f7e7d78 --- deps/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deps/Makefile b/deps/Makefile index c4c21e35..e1cbfe34 100644 --- a/deps/Makefile +++ b/deps/Makefile @@ -17,7 +17,6 @@ ECLIPSEGIT_REPOS= titan.Libraries.TCCUsefulFunctions \ titan.TestPorts.IPL4asp \ titan.TestPorts.LANL2asp \ titan.TestPorts.PCAPasp \ - titan.TestPorts.SCTPasp \ titan.TestPorts.SIPmsg \ titan.TestPorts.TCPasp \ titan.TestPorts.TELNETasp \ @@ -41,7 +40,7 @@ ECLIPSEGIT2_REPOS= titan.ProtocolModules.GRE \ titan.ProtocolModules.NS_v7.3.0 \ titan.ProtocolModules.SNDCP_v7.0.0 -OSMOGITHUB_REPOS= +OSMOGITHUB_REPOS= titan.TestPorts.SCTPasp ALL_REPOS=$(ECLIPSEGIT_REPOS) $(ECLIPSEGIT2_REPOS) $(OSMOGITHUB_REPOS) -- cgit v1.2.3