Patch-ID# 101263-04 Keywords: X.25 8.0, JUMBO Synopsis: Sunlink X.25 8.0: JUMBO Patch Date: Dec/02/93 Solaris Release: 2.1, 2.2 SunOS Release: 5.1, 5.2 Unbundled Product: SunLink X.25 Unbundled Release: 8.0 Relevant Architectures: sparc BugId's fixed with this patch: 1143153 1143394 1141625 1143959 1146828 1115328 1139975 1143333 1143489 1138985 1139491 1142487 1148702 Changes incorporated in this version: 1148702 Patches accumulated and obsoleted by this patch: 101263-01 101263-02 101263-03 Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /usr/kernel/drv/llc2 /usr/kernel/drv/x25 /usr/kernel/drv/x25sock /usr/kernel/drv/xty /usr/kernel/strmod/x25mod /usr/kernel/strmod/s_xxx /etc/ttysrch /dev/x25tty /opt/SUNWconn/x25/bin/padd /opt/SUNWconn/x25/bin/x25netd /opt/SUNWconn/x25/bin/x25tool /opt/SUNWconn/x25/lib/libsockx25.a Problem Description: 1148702:killing x25 NLI program causes machine crash with panic data fault xxxxxx:x25tool version shows 8.0.1 alpha rather than 8.0 1143153:X29 does not record logout date and time in utmp and wtmp 1143394:Panic recursive mutex_enter 1141625:over x25, then telnet gets ioctl error: TIOCSETP: Invalid argument 1143959:security, CTE, X.25, telnet, rlogin, tty, password, echo 1146828:x25 pad sessions would not go over 256. 1115328:select does not return although an incoming call is waiting 1139975:infinite exchange of Null XID/XID3 packets when using TR. esc6307:The hostlen and datalen values sent with a connect call over x.25 socket are corrupted on the accept side. Essentially 7.0 had an address structure that was 9-bytes long, and the 8.0 equivalent is 10-bytes. There were a couple of places in the socket compatability code where the wrong length was being used in a bcopy() function, and the datalen field was being trashed. 1143333:xon/xoff failure on pad connection 1143489:slow response on login prompt. 1138985:PAD param 13 doesnot work correctly with echo and LF insertion. 1139491:Can't have more than 29 entries in paddconf file (x25 8.0 ). 1356420:unable to keep log of calls. Patch Installation Instructions: -------------------------------- Generic 'installpatch' and 'backoutpatch' scripts are provided within each patch package with instructions appended to this section. Other specific or unique installation instructions may also be necessary and should be described below. Special Install Instructions: ----------------------------- Before installing this patch, stop down x25 using x25tool and reboot the system after successful installation of the patch. Backoutpatch can be used to restore the original state of the system prior to patch installation. IMPORTANT: * Please `backout` patch 101263-01/02 before installing this patch. * X.25 Socket based applications must be relinked against the new included libsockx25.a library to fully inherit escalation 6399 fixes. * THIS PATCH IS SOLARIS 2.1/2.2 COMPATIBLE ONLY AND SHALL NOT BE USED WITH ANY OTHER OS VERSIONS.