OBSOLETE Patch-ID# 101361-01 Keywords: udp checksum nfs Synopsis: OBSOLETED by 101366 Date: Nov/22/93 Solaris Release: 2.1 x86 SunOS Release: 5.1 x86 Unbundled Product: Unbundled Release: Relevant Architectures: x86 BugId's fixed with this patch: 3002335 1147109 Changes incorporated in this version: ip generates correct seq. #, smc does corrupt outgoing packets Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: 101366 Files included with this patch: /kernel/drv/ip /kernel/drv/smc Problem Description: During any transfer which required the ip layer to fragment a outgoing packet the sequence number generated was invalid. This could lead to reassembly problems on the receiving side. The smc driver also had a problem when multiple outgoing packets where queued up, this normally would happen during fragmentation. The smc driver could corrupt outgoing packets during these high load conditions. 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: -----------------------------