Patch Name: PHNE_17434 Patch Description: s700_800 11.00 netstat cumulative patch Creation Date: 99/01/28 Post Date: 99/02/19 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: N/A Filesets: OS-Core.SYS-ADMIN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: Yes PHNE_17434: ABORT PHNE_15501: ABORT PHNE_15449: ABORT Category Tags: defect_repair general_release critical halts_system Path Name: /hp-ux_patches/s700_800/11.X/PHNE_17434 Symptoms: PHNE_17434: This patch replaces PHNE_15501 See Defect Description PHNE_15501: See Defect Description PHNE_15449: See Defect Description Defect Description: PHNE_17434: ( SR number: 1653264358 ; DTS number: INDaa31038 ) "netstat -in (system) (core)" does not display the Mtu, Ipkts, and Opkts fields with the correct values. ( SR number: 1653264366 ; DTS number: INDaa31040 ) "netstat -rn (system) (core)" will not display the correct values for some interface names. ( SR number: 1653266411 ; DTS number: INDaa31241 ) "netstat -p tcp" will always report the number of connections dropped by rexmit timeout as equal to the number of persist timeouts. ( SR not found ; DTS number: JAGaa45847 ) netstat may not be able to read core dumps based off of older kernels. PHNE_15501: ( SR not found ; DTS number: INDaa30796 ) netstat reports incorrect stats in Send-Q, IP index fields PHNE_15449: ( SR number: 1653258863 ; DTS number: INDaa30330 ) The command "netstat -in" will display the IP index number for an interface, while the command "netstat -in /stand/vmunix /dev/kmem" will not. ( SR number: 1653258855 ; DTS number: INDaa30331 ) The command "netstat" will return an incorrect value in the "Send-Q" field. SR: 1653258863 1653258855 1653264358 1653264366 1653266411 Patch Files: OS-Core.SYS-ADMIN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/bin/netstat what(1) Output: OS-Core.SYS-ADMIN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/bin/netstat: PHNE_17434 netstat.c $Revision: @@/main/r11ros/8$ PHNE_17434 osstat.c $Revision: @@/main/r11ros/7$ cksum(1) Output: OS-Core.SYS-ADMIN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 818894377 131072 /usr/bin/netstat Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHNE_15449 PHNE_15501 Equivalent Patches: None Patch Package Size: 150 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_17434 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHNE_17434.depot By default swinstall will archive the original software in /var/adm/sw/save/PHNE_17434. If you do not wish to retain a copy of the original software, use the patch_save_files option: swinstall -x autoreboot=true -x patch_match_target=true \ -x patch_save_files=false -s /tmp/PHNE_17434.depot WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHNE_17434.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHNE_17434.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_17434.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: PHNE_17434: Note that some netstat options may return inconsistent output when used on core dumps created from kernels with the patch PHNE_17017, the 11.00 cumulative ARPA Transport patch. netstat will run consistently on live kernels with any patch level. An example of inconsistent output occurs when "netstat -rn" is run on a core file created from a kernel with PHNE_17017. The output is similar to the expected output, except that the "Interface" fields will all be "*" instead of the correct interface name (i.e. lan0, etc.).