Patch Name: PHNE_21184 Patch Description: s700_800 11.00 arp(1M) patch Creation Date: 00/03/01 Post Date: 01/03/14 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: N/A Filesets: Networking.NET-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: Yes PHNE_21184: ABORT PHNE_16520: ABORT Category Tags: defect_repair general_release critical halts_system Path Name: /hp-ux_patches/s700_800/11.X/PHNE_21184 Symptoms: PHNE_21184: ( SR number: 8606111842; Defect: JAGab83956 ) arp `hostname` doesn't return any output. ( SR not found; Defect: JAGaa26797 ) "arp -an" may generate output after a longer-than-expected delay. PHNE_16520: ( SR number: 5003433235 ; DTS number: INDaa31630 ) arp command doesn't work if an IP multicast group is joined by an application. Defect Description: PHNE_21184: ( SR number: 8606111842; Defect: JAGab83956 ) Symptom: arp `hostname` doesn't return any output. Defect Description: The arp command was designed to generate no output for local interfaces. This was done by explicitly checking for and ignoring all local interfaces. Resolution: The arp command no longer ignores local interfaces when generating output. ( SR not found; Defect: JAGaa26797 ) Symptom: "arp -an" may generate output after a longer-than-expected delay. Defect Description: "arp -an" calls the same function as "arp -a" to try to resolve IP addresses and that reduces the performance. Resolution: The routine which handles "arp -an" no longer looks up hostnames. PHNE_16520: ( SR number: 5003433235 ; DTS number: INDaa31630 ) Symptom: arp command doesn't work if an IP multicast group is joined by an application. Defect Description: arp command breaks when IP multicasting addresses are added because the correct IP multicast filter is not used. Resolution: arp command now uses the correct IP multicast filter for accepting multicast groups. SR: 8606111842 5003433235 Patch Files: Networking.NET-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/sbin/arp what(1) Output: Networking.NET-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/sbin/arp: NET: Version: B.11.00 $Date: 97/10/15 10:44:23 $ PHNE_21184 arp.c $Date: 2000/3/1 $ vmmap.o $Revision: 82.2 $ cksum(1) Output: Networking.NET-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 3379977304 65536 /usr/sbin/arp Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHNE_16520 Equivalent Patches: None Patch Package Size: 90 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_21184 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHNE_21184.depot By default swinstall will archive the original software in /var/adm/sw/save/PHNE_21184. 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_21184.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_21184.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHNE_21184.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_21184.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None