Patch-ID# 103068-15 Keywords: x25route pad license V25bis IP DLPI llc PVC socket linkstop/start Synopsis: SunLink X25 9.0: Patch Date: Jan/28/99 Solaris Release: 2.4 2.5 2.5.1 SunOS Release: 5.4 5.5 5.5.1 Unbundled Product: SunLink X25 Unbundled Release: 9.0 Relevant Architectures: sparc BugId's fixed with this patch: 4181801 4178351 4118631 4154675 4118358 4092639 4101473 4094899 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 1225042 1228802 Changes incorporated in this version: 4181801 4178351 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: /opt/SUNWconn/x25/bin/x25netd /usr/kernel/drv/lapb /usr/kernel/drv/llc2 /opt/SUNWconn/x25/lib/libsx25.a /usr/kernel/strmod/x25mod /usr/kernel/drv/x25 /opt/SUNWconn/x25/bin/x25trace /opt/SUNWconn/x25/bin/padd /usr/kernel/strmod/s_xxx /etc/init.d/x25.control /opt/SUNWconn/x25/bin/x25tool /opt/SUNWconn/x25/lib/netcreate /usr/kernel/drv/ixe /opt/SUNWconn/x25/lib/libsockx25.a.4031664 /opt/SUNWconn/x25/lib/libsockx25.a.orig /opt/SUNWconn/x25/lib/libsockx25.so.1.4031664 /opt/SUNWconn/x25/lib/libsockx25.so.1.orig /opt/SUNWconn/x25/lib/libsx25.so.1 /opt/SUNWconn/x25/snm/na.x25 /opt/SUNWconn/x25/snm/README /usr/kernel/strmod/hdlcmod /opt/SUNWconn/x25/samples.dlpi/Makefile /opt/SUNWconn/x25/samples.dlpi/README /opt/SUNWconn/x25/samples.dlpi/lapb.c /opt/SUNWconn/x25/samples.dlpi/llc2.c /opt/SUNWconn/x25/samples.dlpi/llc2.client.x25.c /usr/kernel/drv/mlp /etc/opt/SUNWconn/x25/config/Samples/link_config_0000.cfg /etc/opt/SUNWconn/x25/config/Samples/link_config_0001.cfg /etc/opt/SUNWconn/x25/config/def_transpac_config.cfg /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 /usr/include/netx25/lapb_mib.h /etc/snet_info /opt/SUNWconn/x25/lib/torx_info /opt/SUNWconn/x25/bin/iflayer /opt/SUNWconn/x25/bin/vcstat Problem Description: 4178351 lapb link does not restart after a linkstop -> linkstart sequence 4181801 x25 9.1 patch 105084 prevents getting license if machine ulimit over 1024 (from 103068-14) 4154675 x25 reads incorrect window lenght form link configuration 4118631 cmip, osi. x25, llc2 (from 103068-13) 4118358 Clear user data is not sent in the Clear Request packet (from 103068-12) 4094899 Caller address not provided for call requests over llc2 links 4101473 X.25 9.0 panic with trap type 0x31 or 0x34 in x25 driver 4092639 sunlink x25 9.0 didn't handle the DISC(P) over llc2 correct (from 103068-11) 4063164 X.25 9.0 panic with recursive mutex_enter by xxxwput 4070828 From 102256-10 onwards, the Xty devices modification time is not being updated 4064049 x25trace will core dump if the linkid is out of range (from 103068-10) 4043687 The vcstat command does not report correct pvc status 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 x25trace does not work properly when used on MLP links at LAPB level problem when using PVC : pvcmap gives an error when starting X.25 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