pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43382?usp=email )
Change subject: deps: Switch to osmocom fork of titan.ProtocolModules.PFCP_v15.1.0_ ......................................................................
deps: Switch to osmocom fork of titan.ProtocolModules.PFCP_v15.1.0_
Our fork contains lots of improvements (currently submitted in several PRs upstream) which are required to talk against newer releases of PFCP, ie. what open5gs-smfd is using.
Change-Id: I954c9972124edd349354a4cc76805a4f9a2346c4 --- M deps/Makefile 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/82/43382/1
diff --git a/deps/Makefile b/deps/Makefile index 7d3198e..abab58a 100644 --- a/deps/Makefile +++ b/deps/Makefile @@ -38,7 +38,6 @@ titan.ProtocolModules.NS_v7.3.0 \ titan.ProtocolModules.SGsAP_13.2.0 \ titan.ProtocolModules.SNDCP_v7.0.0 \ - titan.ProtocolModules.PFCP_v15.1.0 \ titan.TestPorts.Common_Components.Socket-API \ titan.TestPorts.Common_Components.Abstract_Socket \ titan.TestPorts.HTTPmsg \ @@ -61,6 +60,7 @@ OSMOGITEA_REPOS= nas \ titan.ProtocolModules.BSSMAP \ titan.ProtocolModules.MAP \ + titan.ProtocolModules.PFCP_v15.1.0 \ titan.TestPorts.AF_PACKET \ titan.TestPorts.USB
@@ -107,7 +107,7 @@ titan.ProtocolModules.SUA_commit= R.5.A-5-gcf1137a titan.ProtocolModules.TCP_commit= R.3.A-5-g39e5f45 titan.ProtocolModules.UDP_commit= R.4.A-5-geea8aa3 -titan.ProtocolModules.PFCP_v15.1.0_commit= d550ad9ddb6f9c823c9a555254cd76cf0e738d18 +titan.ProtocolModules.PFCP_v15.1.0_commit= f2fbaf3662519b045077c26e256f32deae4fbf33 titan.TestPorts.AF_PACKET_commit= 0.1-5-g89ebea6 titan.TestPorts.Common_Components.Socket-API_commit= R.6.A-6-gf4380d0 titan.TestPorts.Common_Components.Abstract_Socket_commit= R.9.B-4-gbd41994