summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2015-03-04 18:03:47 -0300
committerRuben Pollan <meskio@sindominio.net>2015-03-30 22:42:52 +0200
commit3cb7948dafe3a9c9a65dcdbd1da1d5405e1ef459 (patch)
treeddf0f171313e13dd8a776a5119a88ecccd187ec1 /changes
parent6e8639a480d63acd5c8bc044a8b1ca907c325233 (diff)
[bug] use ports specified in eip-service.json
Replace the hardcoded port '1194' for the port specified in eip-service.json. Choose the best port to use according which one is enabled in the eip-service.json file Resolves: #6541
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-6541_honor-ports-on-eip-service1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-6541_honor-ports-on-eip-service b/changes/bug-6541_honor-ports-on-eip-service
new file mode 100644
index 00000000..97b4c0b5
--- /dev/null
+++ b/changes/bug-6541_honor-ports-on-eip-service
@@ -0,0 +1 @@
+ Client must honor the ports specified in eip-service.json (Bug #6541)