Patch Name: PHNE_30451 Patch Description: s700_800 11.23 nettl(1M), netfmt(1M) and nettladm(1M) patch Creation Date: 04/03/23 Post Date: 04/04/27 Hardware Platforms - OS Releases: s700: 11.23 s800: 11.23 Products: N/A Filesets: Networking.NETTL2-RUN,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP Networking.NETTL-RUN,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHNE_30451 Symptoms: PHNE_30451: 1) SR: 8606350662 CR: JAGaf11474 netfmt(1m) does not display Mobile IPV6 protocol information in a packet. 2) SR: 8606350668 CR: JAGaf11480 netfmt(1m) does not display IPV4 or IPV6 packet tunneled in an IPV6 packet. 3) SR: 8606350671 CR: JAGaf11483 netfmt(1m) does not display 20 bytes of source link and target link address while formatting IPoIB packets 4) SR: 8606351232 CR: JAGaf12044 While formatting ARP packets from IPoIB subsystem, netfmt(1m) fails with the following message *** Unknown ARP/RARP/AARP Hardware Address : 32 5) SR: 8606351501 CR: JAGaf12311 netfmt(1m) always prints 'l' for packet type while formatting IPoIB packets in terse mode Defect Description: PHNE_30451: 1) SR: 8606350662 CR: JAGaf11474 netfmt(1m) does not recognize the Mobile IPV6 protocol. Resolution: The IPV6 formatting code has been modified to identify and format Mobile IPV6 packets. 2) SR: 8606350668 CR: JAGaf11480 netfmt(1m) does not recognize IPV4-in-IPV6 and IPV6-in-IPV6 packets. Resolution: The IPV6 formatting code has been modified to identify and format tunneled IPV4-in-IPV6 and IPV6-in-IPV6 packets. 3) SR: 8606350671 CR: JAGaf11483 netfmt(1m) does not print 20 bytes of source link and target link address based on the IPv6 option length field. Resolution: The formatting code has been modified to print 20 bytes of source link address and target link address when the option length value is 3. 4) SR: 8606351232 CR: JAGaf12044 netfmt(1m) does not recognize ARP packets from IPoIB subsystem. Resolution: The formatting code has been modified to recognize and format ARP packets from IPoIB subsystem in nice mode based on the hardware address format. 5) SR: 8606351501 CR: JAGaf12311 netfmt(1m) does not recognize IPoIB subsystem and prints 'l' for packet type by default Resolution: The formatting code is modified to recognize the IPoIB subsystem and it does not default to 'l' for packet type. Enhancement: No SR: 8606350662 8606350668 8606350671 8606351232 8606351501 Patch Files: Networking.NETTL2-RUN,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/lib/hpux32/libnsfmt.so.1 Networking.NETTL-RUN,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP: /usr/lib/nls/msg/C/nsfmt.cat what(1) Output: Networking.NETTL2-RUN,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/lib/hpux32/libnsfmt.so.1: nettrfmt.c $Revision: 11.23/1 $Date: 04/02/23 14:05: 05 PHNE_30451 $ netterse.c $Revision: 11.23/1 $Date: 04/02/23 14:05: 05 PHNE_30451 $ netnice.c $Revision: 11.23/1 $Date: 04/02/23 14:05:0 5 PHNE_30451 $ mip6fmt.c $Revision: 11.23/1 $ $Date: 04/03/03 17:52 :30 PHNE_30451$ Networking.NETTL-RUN,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP: /usr/lib/nls/msg/C/nsfmt.cat: None cksum(1) Output: Networking.NETTL2-RUN,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: 4094650068 1183248 /usr/lib/hpux32/libnsfmt.so.1 Networking.NETTL-RUN,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP: 1703799527 69594 /usr/lib/nls/msg/C/nsfmt.cat Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 470 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_30451 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHNE_30451.depot By default swinstall will archive the original software in /var/adm/sw/save/PHNE_30451. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false 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_30451.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHNE_30451.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_30451.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: If this patch is installed without rebooting, netfmt(1M) processes currently running will continue using the former version of libnsfmt.so.1 and nsfmt.cat catalog file. If this presents a problem to you then you should stop and restart the netfmt(1M) processes except those operating on log files (This is because this patch has changes in formatting for trace data only). Another option is to reboot your system.