Patch-ID# 101938-03 Keywords: giant pkt, macio, le, hard hang, ODS Synopsis: SunOS 4.1.3: le patch fixing multiple ethernet I/F hang problems Date: Sep/14/94 Solaris Release: 1.1 SunOS Release: 4.1.3, 4.1.3C Unbundled Product: Unbundled Release: Relevant Architectures: sun4m BugId's fixed with this patch: 1145294 1170392 Changes incorporated in this version: 1170392 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: 4.1.4 Files included with this patch: if_le.o Problem Description: 1145294 Problem is seen on active networks where the network interface on Classic's, LX's, Sparcstations 5 and 20 (based on MACIO) may hang and ignore incoming ethernet packets after receipt of a giant packet that is greater than 4096 bytes. This fix will detect this condition and reset the ethernet interface to prevent the interface from hanging. 1170392 Under heavy loads (as a result of heavy network activity or disk activity), SS10 hard hangs with le0:memory errors. Patch Installation Instructions: mv /sys/sun4m/OBJ/if_le.o /sys/sun4m/OBJ/if_le.o.FCS cp sun4m/`uname -r`/if_le.o /sys/sun4m/OBJ chmod 755 /sys/sun4m/OBJ/if_le.o Please refer to the System and Networking Administration Manual section on building and installing a custom kernel.