From a967f3f50edd02aa8aaae1044d162758715ff040 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 3 Aug 2017 18:06:57 +0200 Subject: GTP: Attempt to use UDP_Testport instead of IPL4asp --- ggsn_tests/gen_links.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ggsn_tests/gen_links.sh') diff --git a/ggsn_tests/gen_links.sh b/ggsn_tests/gen_links.sh index 7d2b013e..abbe534d 100755 --- a/ggsn_tests/gen_links.sh +++ b/ggsn_tests/gen_links.sh @@ -23,8 +23,8 @@ DIR=$BASEDIR/titan.TestPorts.Common_Components.Socket-API/src FILES="Socket_API_Definitions.ttcn" gen_links $DIR $FILES -DIR=$BASEDIR/titan.TestPorts.IPL4asp/src -FILES="IPL4asp_Functions.ttcn IPL4asp_PT.cc IPL4asp_PT.hh IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IPL4asp_discovery.cc IPL4asp_protocol_L234.hh" +DIR=$BASEDIR/titan.TestPorts.UDPasp/src +FILES="UDPasp_PT.cc UDPasp_PT.hh UDPasp_PortType.ttcn UDPasp_Types.ttcn" gen_links $DIR $FILES DIR=../GTP_v13.5.0_CNL113843_LATEST/src -- cgit v1.2.3