This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/20768 )
Change subject: gbproxy: Fix docker config for SGSN NS port
......................................................................
gbproxy: Fix docker config for SGSN NS port
Related: SYS#5002
Change-Id: Idcd594714b3a525d496c471f16b62addf7d25ea9
---
M ttcn3-gbproxy-test/GBProxy_Tests.cfg
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
  laforge: Looks good to me, approved; Verified
  pespin: Looks good to me, but someone else must approve
diff --git a/ttcn3-gbproxy-test/GBProxy_Tests.cfg b/ttcn3-gbproxy-test/GBProxy_Tests.cfg
index 97b1ff2..7f6c303 100644
--- a/ttcn3-gbproxy-test/GBProxy_Tests.cfg
+++ b/ttcn3-gbproxy-test/GBProxy_Tests.cfg
@@ -18,6 +18,7 @@
 			ip := {
 				address_family := AF_INET,
 				local_ip := "172.18.24.103",
+				local_udp_port := 23000,
 				remote_ip := "172.18.24.10"
 			}
 		}
-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/20768
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Idcd594714b3a525d496c471f16b62addf7d25ea9
Gerrit-Change-Number: 20768
Gerrit-PatchSet: 2
Gerrit-Owner: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201019/6fa92f0f/attachment.htm>