Change in osmo-ttcn3-hacks[master]: PCU: Change PCU-side port to 22000

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sat Feb 23 14:20:40 UTC 2019


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/13026


Change subject: PCU: Change PCU-side port to 22000
......................................................................

PCU: Change PCU-side port to 22000

This way the tester and PCU can run on the same ip address without
conflicts.

Change-Id: I0e98877db8f0300a98f7694744a063c1143b89f3
---
M pcu/PCU_Tests.cfg
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/pcu/PCU_Tests.cfg b/pcu/PCU_Tests.cfg
index 2dfce51..6ea5a5a 100644
--- a/pcu/PCU_Tests.cfg
+++ b/pcu/PCU_Tests.cfg
@@ -11,7 +11,7 @@
 	local_ip := "127.0.0.1",
 	local_udp_port := 23000,
 	remote_ip := "127.0.0.1",
-	remote_udp_port := 23001,
+	remote_udp_port := 22000,
 	nsvci := 1234,
 	nsei := 1234
 }

-- 
To view, visit https://gerrit.osmocom.org/13026
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0e98877db8f0300a98f7694744a063c1143b89f3
Gerrit-Change-Number: 13026
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190223/2aca7787/attachment.htm>


More information about the gerrit-log mailing list