summaryrefslogtreecommitdiff
path: root/TAO/docs/rtcorba/issues.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/rtcorba/issues.html')
-rw-r--r--TAO/docs/rtcorba/issues.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/docs/rtcorba/issues.html b/TAO/docs/rtcorba/issues.html
index 43c3e1979b0..9a8584da8c3 100644
--- a/TAO/docs/rtcorba/issues.html
+++ b/TAO/docs/rtcorba/issues.html
@@ -12,7 +12,7 @@
<h3><a name="top">Known Issues and TO-DO Items</a></h3>
<p>This page contains a list of known RTCORBA-related issues and to-do
items. The list does not include any of the reports from the bug tracking
-system, so be sureto <a href="http://deuce.doc.wustl.edu/bugzilla/index.cgi">query
+system, so be sureto <a href="http://ace.cs.wustl.edu/bugzilla/query.cgi">query
Bugzilla</a> for RTCORBA entries. </p>
<ol>
<li><a href="#7">Integrating protocol policies with the Pluggable Protocols framework</a></li>
@@ -54,7 +54,7 @@ each protocol.<br>
this is done, remove (or deprecate) <i>-ORBSndSock</i>, <i>-ORBRcvSock</i>,
and <i>-ORBNodelay</i> ORB options.<br>
</li>
- <li>Add support for <i>TCPProtocolProperties::dont_route</i>
+ <li>Add support for <i>TCPProtocolProperties::keep_alive</i> and <i>TCPProtocolProperties::dont_route</i>
in IIOP.<br> </li>
<li>Add support for protocol properties configuration in SHMIOP. (SHMIOP
properties are defined in <i>RTCORBA::SharedMemoryProtocolProperties</i>, but