Patch-ID# 103268-11 Keywords: system panic pad padd license V25bis iflayer comfig vcstat IP/X25 Synopsis: SunLink X25 9.0 : Jumbo Patch (x86) Date: Sep/16/97 Solaris Release: 2.3, 2.4, 2.5 2.5.1 SunOS Release: 5.3 5.4 5.5 5.5.1 Unbundled Product: SunLink X25 Unbundled Release: 9.0 Relevant Architectures: x86 BugId's fixed with this patch: 4064049 4070828 4063164 4034315 4015183 4024892 4031664 4046601 4015800 4042603 4043687 4025525 4005384 1251038 1120486 4028665 1244675 4012490 1267423 4008615 4011505 4010534 1238550 4009735 4013611 4008609 1254468 1213385 1112525 1267636 1258380 1257213 1251585 1243935 1251335 1256828 1184240 1246135 1246139 1241446 1241654 1243942 1244631 1234689 1237544 1240092 1241136 1183432 1225527 1240952 1216139 1214104 1213673 1207271 1229154 1226783 1228473 1228750 1231023 1228984 1231032 1229294 1231796 1245028 1248480 Changes incorporated in this version: 4064049 4070828 4063164 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: SUNWconn/x25/bin/x25trace SUNWconn/x25/bin/padd usr/kernel/strmod/s_xxx etc/init.d/x25.control SUNWconn/x25/bin/x25netd SUNWconn/x25/bin/x25tool SUNWconn/x25/lib/netcreate usr/kernel/drv/ixe usr/kernel/strmod/x25mod SUNWconn/x25/lib/libsockx25.a.4031664 SUNWconn/x25/lib/libsockx25.a.orig SUNWconn/x25/lib/libsockx25.so.1.4031664 SUNWconn/x25/lib/libsockx25.so.1.orig SUNWconn/x25/lib/libsx25.a SUNWconn/x25/lib/libsx25.so.1 usr/kernel/drv/x25 usr/kernel/drv/lapb SUNWconn/x25/snm/na.x25 SUNWconn/x25/snm/README usr/kernel/strmod/hdlcmod usr/kernel/drv/llc2 SUNWconn/x25/samples.dlpi/Makefile SUNWconn/x25/samples.dlpi/README SUNWconn/x25/samples.dlpi/lapb.c SUNWconn/x25/samples.dlpi/llc2.c SUNWconn/x25/samples.dlpi/llc2.client.x25.c usr/kernel/drv/mlp usr/kernel/strmod/wanmod usr/include/netx25/x32.h usr/include/netx25/x32_control.h usr/include/netx25/x25_mib.h usr/include/netx25/gen_snmp.h usr/include/netx25/x25states.h etc/snet_info SUNWconn/x25/lib/torx_info SUNWconn/x25/bin/iflayer SUNWconn/x25/bin/vcstat Problem Description: Bug 4063164: X.25 9.0 panic with recursive mutex_enter by xxxwput Bug 4070828: From 102256-10 onwards, the Xty devices modification time is not being updated Bug 4064049: x25trace will core dump if the linkid is out of range Bugs fixed in verson -10 of of the patch : Bug 4043687: The vcstat command does not report correct pvc status Bug 4042603: x25tool fails to set > 4100 frame sizes.

argument at the end of the command started when receiving a connection. It should add this only when the command is /bin/login Bug : x25trace does not work properly when used on MLP links at LAPB level Bug : problem when using PVC : pvcmap gives an error when starting X.25 Bug : support of the card hme card Patch Installation Instructions: -------------------------------- Refer to the Install.info file for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. Any other special or non-generic installation instructions should be described below as special instructions. Special Install Instructions: ----------------------------- 4 socket libraries are provided: /opt/SUNWconn/x25/lib/libsockx25.a.orig /opt/SUNWconn/x25/lib/libsockx25.a.4031664 /opt/SUNWconn/x25/lib/libsockx25.so.1.orig /opt/SUNWconn/x25/lib/libsockx25.so.1.4031664 By default, there is a symbolic link between /opt/SUNWconn/x25/lib/libsockx25.a (libsock25.so.1) and /opt/SUNWconn/x25/lib/libsockx25.a.orig (libsockx25.so.1.orig). libsockx25.a.4031664 (libsockx25.so.1.4031664) is the same as libsockx25.a.orig (libsockx25.so.1.orig) with an additionnal fix for bug #4031664. This library requires a specific fix for sockmod. If this fix is installed and you want to have the fix for bug #4031664, create a symbolic link between /opt/SUNWconn/x25/lib/libsockx25.a (libsockx25.so.1) and /opt/SUNWconn/x25/lib/libsockx25.a.4031664 (libsockx25.so.1.4031664): rm /opt/SUNWconn/x25/lib/libsockx25.a ln -s /opt/SUNWconn/x25/lib/libsockx25.a.4031664 /opt/SUNWconn/x25/lib/libsockx25.a rm /opt/SUNWconn/x25/lib/libsockx25.so.1 ln -s /opt/SUNWconn/x25/lib/libsockx25.so.1.4031664 /opt/SUNWconn/x25/lib/libsockx25.so.1