Patch-ID# 102227-03 Keywords: pbf, arp, fddi, FDDI, packet Synopsis: SunLink FDDI/S 1.0: Jumbo patch Date: Jun/15/95 Solaris Release: 1.1 SunOS Release: 4.1.1, 4.1.2, 4.1.3 Unbundled Product: SunLink FDDI/S Unbundled Release: 1.0 Relevant Architectures: sparc BugId's fixed with this patch: 1172233 Changes incorporated in this version: 1170243 1076981 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: /usr/etc/bf.o /usr/BF/sys/sun4m/OBJ/if_bf.o /usr/etc/smtd-static /usr/etc/smtd-shared /usr/etc/smtmon Problem Description: (Rev 03) Added support sun4c architecture. Included patch 102227-01. (Rev 02) 1172233: FDDI/S USING PBF THE PROTOCOL ADDR IS NOT SENT IN ARP REQUEST PACKETS (Rev 01) 1170243 smtd responds a wrong frame while receving an SRF frame. 1076981 upstream/downstream neighbor loss reported by fddi_stat & SNM Patch Installation Instructions: The patch package contains at the top level a README file (this file) and patch_install script file. The patch_install script assumes that you have unpacked the patch under directory, /usr/BF/102227-03. If not, you need to modify the variable 'patchdir' in the script and set it to your patch directory. As root, run this script file to install the binaries in the correct place. The binaries are installed in the directory /usr/BF/usr/etc by first renaming the original binaries as _1.0 and then copying the new binaries in its place. Or, you can do the installation manually. As root, mv /usr/BF/usr/etc/bf.o /usr/BF/usr/etc/bf.o_1.0 mv /usr/BF/sys/sun4m/OBJ/if_bf.o /usr/BF/sys/sun4m/OBJ/if_bf.o_1.0 mv /usr/BF/sys/sun4c/OBJ/if_bf.o /usr/BF/sys/sun4c/OBJ/if_bf.o_1.0 mv /usr/BF/usr/etc/smtd-static /usr/BF/usr/etc/smtd-static_1.0 mv /usr/BF/usr/etc/smtd-shared /usr/BF/usr/etc/smtd-shared_1.0 mv /usr/BF/usr/etc/smtmon /usr/BF/usr/etc/smtmon cp -rp /sun4/ /usr/BF cp /usr/BF/usr/etc/sun4m/bf.o /usr/etc/bf.o -or- cp /usr/BF/usr/etc/sun4c/bf.o /usr/etc/bf.o /usr/etc/smtd_kill cp /usr/BF/usr/etc/smtd-static /usr/etc/smtd-static cp /usr/BF/usr/etc/smtd-shared /usr/etc/smtd-shared cp /usr/BF/usr/etc/smtmon /usr/etc/smtmon /usr/etc/smtd