Patch Name: PHNE_25078 Patch Description: s700_800 11.04 (VVOS) arp(1M) patch Creation Date: 01/10/08 Post Date: 01/10/22 Hardware Platforms - OS Releases: s700: 11.04 s800: 11.04 Products: N/A Filesets: Networking.NET-RUN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: Yes PHNE_25078: ABORT Based on HP-UX Patch PHNE_21184: ABORT PHNE_18663: ABORT Based on HP-UX Patch PHNE_16520: ABORT Category Tags: defect_repair general_release critical halts_system Path Name: /hp-ux_patches/s700_800/11.X/PHNE_25078 Symptoms: PHNE_25078: Ported HP-UX patch PHNE_21184 to VVOS Based on HP-UX patch 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_18663: Ported HP-UX patch PHNE_16520 to VVOS Based on HP-UX patch PHNE_16520: See Defect Description Defect Description: PHNE_25078: Ported HP-UX patch PHNE_21184 to VVOS Based on HP-UX patch 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_18663: Ported a portion of HP-UX patch PHNE_16520 for VVOS. Note: Although the HP-UX patch below refers to IP multicasting, IP multicasting is not supported on 11.04. The VVOS version of this patch provides an arp command that is better aligned with upcoming network kernel changes. Resolution: Port HP-UX patch PHNE_16520 for VVOS. Based on HP-UX patch PHNE_16520: ( SR number: 5003433235 ; DTS number: INDaa31630 ) arp command breaks when IP multicasting addresses are added. SR: 8606111842 5003433235 Patch Files: Networking.NET-RUN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP: /usr/sbin/arp what(1) Output: Networking.NET-RUN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP: /usr/sbin/arp: $Revision: Hewlett-Packard ISSL Level vvos_rose42 $ $Header: Hewlett-Packard ISSL Release vvos_r ose $ $Date: Mon Oct 8 21:30:14 EDT 2001 $ NET: Version: B.11.00 $Date: 97/10/15 10:44:23 $ $Source: net/lanlink/NET/commands/arp/arp.c, hpuxcmd net, vvos_rose, rose0251 $ $Date: 01/10/08 0 5:08:38 $ $Revision: 1.10.1.8 PATCH_11.04 (P HNE_25078) $ vmmap.o $Revision: 82.2 $ cksum(1) Output: Networking.NET-RUN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP: 1175211003 65536 /usr/sbin/arp Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHNE_18663 Equivalent Patches: PHNE_21184: s700: 11.00 s800: 11.00 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_25078 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHNE_25078.depot By default swinstall will archive the original software in /var/adm/sw/save/PHNE_25078. 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_25078.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_25078.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHNE_25078.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_25078.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None