HP OSI Transport Services/9000 Release Notes
9
Symptom
When second CR-TPDU containing option C7 (alternate
transport class with value of class 0) is received
within an existing network connection, the TPDU is
rejected with cause 0x85.
Defect description
When the second TRANSPORT connection is received over
the same X25 connection, the CR-TPDU has the Alternate
Class option C7 coded to class 0.
This second TRANSPORT connection is rejected by OTS
with a DR-TPDU and reason protocol error(0x85).
Resolution
The code has been modified, to accept the second
incoming CR-TPDU.
A new file otsapc.txt is provided to show how to use
this feature and enable/disable the acceptance of the
second CR-TPDU which has Alternate Class option C7
coded to class 0 using otsapc script.
6. CR JAGae66841
Symptom
Support for multiport listening for RFC 1006.
Defect description
With 2( or more) applications bound to 2( or more)
different RFC1006 NSAPs, all the incoming connections
are routed to the application instance which has
been bound first whatever is the called NSAP.
Resolution
To support multiple RK6 static NSAPs(RK6 configured
on multiple listening ports) changes have been made
to osiconfchk, otstrans and osiamd modules. The port
numbers can be entered in the ots_subnets config file.
the translator has been modified to accept these
multiple port numbers and put respective the yacc
statements for opening a new RK6 stream in the
/var/opt/ots/OTSconfig file.
7. CR JAGaf08309
Symptom
Adding "otsstop" to the ots rc shutdown scripts.
Defect description
After rebooting, if the client application uses the
same source reference in the CR-TPDU that was already
used for the previous connection,the server discards
the CR-TPDU .