summaryrefslogtreecommitdiff
path: root/TAO/bin
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2014-10-08 20:31:21 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2014-10-08 20:31:21 +0000
commit98272d3ecca374f312fd6fa13d61e2426b9ba6a6 (patch)
treed9edeab81837fc9f567de5752c59e95585d23009 /TAO/bin
parenta1493a7972fd8dc103a75a176250b5afa5316018 (diff)
downloadATCD-98272d3ecca374f312fd6fa13d61e2426b9ba6a6.tar.gz
Wed Oct 8 20:14:18 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>
* tao/IIOP_Connector.cpp: * tao/ORB_Core.cpp: * tao/params.h: * tao/params.inl: New feature added to constrain client ORBs using IIOP to only use local TCP ports spanning a supplied range. Use new ORB_init parameters -ORBIIOPClientPortBase <base> and -ORBIIOPClientPortSpan <count> to specify a range from base to base + count. A base supplied without a span indicates the client may use only a single port. A span supplied without a base is silently ignored. * tests/ClientPortSpan: * bin/tao_orb_tests.lst: New test to validate and demonstrate the new feature.
Diffstat (limited to 'TAO/bin')
-rw-r--r--TAO/bin/tao_orb_tests.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/bin/tao_orb_tests.lst b/TAO/bin/tao_orb_tests.lst
index d1796514d25..5bb65a0be48 100644
--- a/TAO/bin/tao_orb_tests.lst
+++ b/TAO/bin/tao_orb_tests.lst
@@ -254,6 +254,7 @@ TAO/tests/Hello/run_test.pl:
TAO/tests/Objref_Sequence_Test/run_test.pl:
TAO/tests/ICMG_Any_Bug/run_test.pl: !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO
TAO/tests/LongDouble/run_test.pl:
+TAO/tests/ClientPortSpan/run_test.pl:
TAO/tests/IPV6/run_test.pl: IPV6
TAO/tests/AlternateIIOP/run_test.pl: !DISABLE_ToFix_LynxOS_x86
TAO/tests/Optimized_Connection/run_test.pl: !DISABLE_ToFix_LynxOS_x86 !ACE_FOR_TAO