HP OSI Transport Services/9000 C.12.00 Release Notes
Chapter 1 27
HP OSI Transport Services/9000 (C.12.00 for HP UX 11.23)
Fixes in this version
ii)For the second case, code is
modified to ensure that the PDU is not
forwarded when the destination
physical address points to the local
system.
21. CR JAGad76367
Symptom On running ’osiconfchk’, after changing
values for parameters in ’ots_subnets’
file which requires reboot, the
following message is returned
"Parameters in this file have been
changed OTS is not in an updatable
state. The OTS stack on this node must
be rebooted to apply the new
configuration."
Defect Description The message displayed is not
appropriate , since OTS 11.11 has
’otsstop’ feature .
Resolution Message has been modified
appropriately .
22. CR JAGad82794
Symptom Dequeue of RIB Timer is not proper.
Defect Description OTS stores the timer element
information in a chain of doubly link
list,whose size grows, as and when
there is need to store more element’s
information.
This list,once get allocated, becomes
part of a timer element’s pool and OTS
does not deallocate anything from this
pool during it’s life time.
When some entry gets dequeued from
the pool, that entry becomes part of the
free list and can be reused, when
required.So when any ES/IS element is
dequeued, the corresponding timer
entry is also dequeued. So as part of
timer element dequeue, the element