pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40748?usp=email )


Change subject: gbproxy: Drop unneeded GTP dependencies
......................................................................

gbproxy: Drop unneeded GTP dependencies

Change-Id: Id282bf63ae4abe8f2e97d84146db1f48198dacf7
---
M gbproxy/gen_links.sh
M gbproxy/regen_makefile.sh
2 files changed, 0 insertions(+), 10 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/48/40748/1

diff --git a/gbproxy/gen_links.sh b/gbproxy/gen_links.sh
index c71f049..aade874 100755
--- a/gbproxy/gen_links.sh
+++ b/gbproxy/gen_links.sh
@@ -49,10 +49,6 @@
 FILES="MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn 
MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn 
MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn"
 gen_links $DIR $FILES

-DIR=$BASEDIR/titan.ProtocolModules.GTP_v13.5.0/src
-FILES="GTPC_EncDec.cc  GTPC_Types.ttcn  GTPU_EncDec.cc  GTPU_Types.ttcn"
-gen_links $DIR $FILES
-
 # required by M3UA_Emulation
 DIR=$BASEDIR/titan.ProtocolModules.M3UA/src
 FILES="M3UA_Types.ttcn"
@@ -91,8 +87,6 @@
 FILES+="LLC_Templates.ttcn L3_Templates.ttcn L3_Common.ttcn "
 # IPA_Emulation + dependencies
 FILES+="IPA_Types.ttcn IPA_Emulation.ttcnpp IPA_CodecPort.ttcn 
IPA_CodecPort_CtrlFunct.ttcn IPA_CodecPort_CtrlFunctDef.cc 
Native_Functions.ttcn Native_FunctionDefs.cc "
-FILES+="GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn 
GTPv1C_CodecPort_CtrlFunctDef.cc GTPv1U_CodecPort.ttcn 
GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_CodecPort_CtrlFunctDef.cc 
GTP_Emulation.ttcn
-GTPv1C_Templates.ttcn IPCP_Types.ttcn IPCP_Templates.ttcn "
 gen_links $DIR $FILES

 gen_links_finish
diff --git a/gbproxy/regen_makefile.sh b/gbproxy/regen_makefile.sh
index 421a8f4..ecb6cdb 100755
--- a/gbproxy/regen_makefile.sh
+++ b/gbproxy/regen_makefile.sh
@@ -8,10 +8,6 @@
        AF_PACKET_PT.cc
        AF_PACKET_PT.hh
        BSSGP_EncDec.cc
-       GTPC_EncDec.cc
-       GTPU_EncDec.cc
-       GTPv1C_CodecPort_CtrlFunctDef.cc
-       GTPv1U_CodecPort_CtrlFunctDef.cc
        IPA_CodecPort_CtrlFunctDef.cc
        IPL4asp_PT.cc
        IPL4asp_discovery.cc

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40748?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Id282bf63ae4abe8f2e97d84146db1f48198dacf7
Gerrit-Change-Number: 40748
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pes...@sysmocom.de>

Reply via email to