HP OSI Transport Services/9000 C.11.01 Release Notes

HP OSI Transport Services/9000 Release Notes
Patches and Fixes in this Version
Chapter 1 13
- Need to have a place to store
destination info in HccxcbT structure.
- Need to store destination info
information before sending
ECHO-REQ packet.
- While sending ECHO-RSP stack
need to swap the source and
destination info.
12. CR JAGae86551
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.
13. CR JAGae57870
Symptom The Expedited Data Transfer is not
available when snet_tpdu_size is
65536 on both sides.