Patch Name: PHNE_15906 Patch Description: s700 10.20 CORE PCI 100Base-T cumulative patch Creation Date: 98/07/15 Post Date: 98/07/22 Hardware Platforms - OS Releases: s700: 10.20 Products: N/A Filesets: Networking2.CORE100-KRN Networking2.CORE100-RUN Networking2.CORE100-INIT Automatic Reboot?: Yes Status: General Superseded Critical: No Path Name: /hp-ux_patches/s700/10.X/PHNE_15906 Symptoms: PHNE_15906: IP multicast functionality does not work after cable disconnect or lanadmin(1M) reset. PHNE_15759: If AUI port of Core PCI 100Base-T is used, the interface hardware state is occasionally down after system reboot or lanadmin(1M) reset. PHNE_15538: 1. CORE 100BT incorrectly reports the mib-2 variable ifInOctets. 2. Pings to routers fail occasionally. 3. IP receives packets when network interface is configured down. PHNE_14270: CORE 100BT hangs when very long packets are received on the interface. Without the promiscuous multicast enabled on the card, IP Multicast traffic to the individual IP multicast addresses is not received. Also, the internal loopback of the multicast packets where the packet length is less than 60 bytes, and data in the packet is distributed over multiple buffers. CORE 100BT can hang on MP workstations under high stress. PHNE_13675: Under certain conditions, the link hung. PHNE_12953: Applications attempting to set IP multicast address on the Core PCI 100Base-T network interface will receive error. Applications attempting to enable promiscuous traffic mode on the Core PCI 100Base-T network interface will receive error. Defect Description: PHNE_15906: Driver does not restore multicast addresses after reset. PHNE_15759: When network interface is reset at system reboot or manual reset using lanadmin(1M), the driver sends an external loopback packet out on the AUI port. Driver decides that the AUI port is connected to the cable on reception of the loopback packet. Transmission of the external loopback packet can fail occasionally due to collisions or deferred transmissions during heavy network traffic. Driver was not handling transmission errors of external loopback packets correctly. In such a case, driver will eventually timeout waiting for the reception of loopback packet and sets the hardware state to DOWN. PHNE_15538: 1. Driver does not update receive statistics. 2. Driver sends packets upstream without checking the configured encapsulation method. 3. Driver does not check interface state flag before passing packets upstream. PHNE_14270: When a very long packet is received on the CORE 100BT interface, it causes the receive watchdog timer to timeout, resulting in shutdown of the receiver and transmitter, and raising corresponding interrupt to the driver. The driver simply puts out the warning message on the console, but fails to restart the receiver and transmitter. The driver fails to add the individual IP multicast addresses (filters) correctly on the card. Also, for the loopback problem, the driver does not correctly pad to 60 bytes for packets smaller than 60 bytes long. PHNE_13675: Under certain conditions some subtle errors the receive path of the driver can be exposed causing link failure such as hung link etc. PHNE_12953: CORE PCI 100Base-T does not support IP Multicasting and the promiscuous - physical, multicast, SAP - traffic. SR: 5003417857 1653249607 5003398834 4701378182 4701373886 Patch Files: /usr/conf/lib/libbtlan3.a /usr/conf/lib/btlan3_dbg.o /usr/lib/lanadmin/libdsbtlan3.sl /sbin/init.d/hpbase100 /usr/newconfig/etc/rc.config.d/hpbase100conf what(1) Output: /usr/conf/lib/libbtlan3.a: btlan3.c Core 100BT PHNE_15906 $Revision: 4.17 $ $Da te: 98/07/08 16:47:27 $ /usr/conf/lib/btlan3_dbg.o: None /usr/lib/lanadmin/libdsbtlan3.sl: libdsbtlan3.sl: Version: B.10.20 $Date: 98/04/30 15 :40:49 $ /sbin/init.d/hpbase100: hpbase100 $Revision: 1.1.117.3 $ $Date: 96/12/17 16: 25:38 $ /usr/newconfig/etc/rc.config.d/hpbase100conf: hpbase100conf $Revision: 1.1.117.2 $ $Date: 96/12/06 13:39:02 $ cksum(1) Output: 1169203705 101688 /usr/conf/lib/libbtlan3.a 2501788375 162168 /usr/conf/lib/btlan3_dbg.o 2276179405 20480 /usr/lib/lanadmin/libdsbtlan3.sl 3098777511 7250 /sbin/init.d/hpbase100 1070726904 1212 /usr/newconfig/etc/rc.config.d/hpbase100conf Patch Conflicts: None Patch Dependencies: s700: 10.20: PHNE_14633 Hardware Dependencies: 9000/700 Other Dependencies: None Supersedes: PHNE_12953 PHNE_13675 PHNE_14270 PHNE_15538 PHNE_15759 Equivalent Patches: None Patch Package Size: 360 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHNE_15906 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHNE_15906.depot 5b. For a homogeneous NFS Diskless cluster run swcluster on the server to install the patch on the server and the clients: swcluster -i -b This will invoke swcluster in the interactive mode and force all clients to be shut down. WARNING: All cluster clients must be shut down prior to the patch installation. Installing the patch while the clients are booted is unsupported and can lead to serious problems. The swcluster command will invoke an swinstall session in which you must specify: alternate root path - default is /export/shared_root/OS_700 source depot path - /tmp/PHNE_15906.depot To complete the installation, select the patch by choosing "Actions -> Match What Target Has" and then "Actions -> Install" from the Menubar. 5c. For a heterogeneous NFS Diskless cluster: - run swinstall on the server as in step 5a to install the patch on the cluster server. - run swcluster on the server as in step 5b to install the patch on the cluster clients. By default swinstall will archive the original software in /var/adm/sw/patch/PHNE_15906. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. Warning: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHNE_15906.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_15906.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None