HP OSI Transport Services/9000 Release Notes
11
10. CR JAGaf19418
Symptom
Local LAN failover does not work with OTS (CLNS/LAN).
Defect description
When using OTS with Service Guard on a system running
HPUX 11.23, local LAN switchover is not working for
OTS. The standby interface is shown as DOWN by
otsstat and no OSI traffic is going through.
Resolution
The code is modified appropriately and now otsstat
shows the correct LAN interface name and status. This
also results in OSI traffic going through.
11. CR JAGaf30507
Symptom
Memory leaking on 2KBytes bucket.
Defect description
The memory leak in 2K bucket size happens whenever
incoming CP-PPDU with an invalid PSAP in pconid()
is rejected.
Resolution
The code is modified in such a way that, memory leak is
triggered because the unfreed message block allocated
by LAN driver is now freed by OTS whenever invalid PSAP
is encountered.
12. CR JAGaf37624
Symptom
kctune error with OTS9000 installed.
Defect description
With OTS9000 installed, kctune sends warning:
WARNING: The file '/usr/conf/lib/ots_q4.o' is not a
kernel code library.
This file will not be used.
Resolution
Removed ots_q4.o file from /usr/conf/lib directory.
13. CR JAGaf40049