Patch Name: PHNE_6788 Patch Description: s700 9.X ARPA Transport Enhancements Creation Date: 96/02/06 Post Date: 96/02/22 Hardware Platforms - OS Releases: s700: 9.03 9.05 9.07 Products: N/A Filesets: BSDIPC-SOCKET NET NETINET Automatic Reboot?: No Status: General Release Critical: No Path Name: /hp-ux_patches/s700/9.X/PHNE_6788 Symptoms: PHNE_6788: See Defect Description Defect Description: PHNE_6788: (SR number: 5003252148) Kernel support for IP Multicast (RFC 1112) based on the public domain version 3.3 implementation. Installation of patch PHNE_6308 is required for LAN driver support of IP multicast. The multicast extensions at the socket layer include the addition of the SO_REUSEPORT socket option and several IP level options, which are defined in the and header files. (SR number not found ) Kernel support for link switch. The required ioctl command definition is defined in . SR: 5003252148 Patch Files: /usr/include/netinet/if_ether.h /usr/include/netinet/in.h /usr/include/netinet/ip.h /usr/include/netinet/ip_var.h /usr/include/netinet/tcp.h /usr/include/sys/socket.h /usr/include/sys/mbuf.h /usr/include/net/if.h what(1) Output: /usr/include/netinet/if_ether.h: if_ether.h 7.3 (Berkeley) 6/29/88 /usr/include/netinet/in.h: in.h 7.6 (Berkeley) 6/29/88 plus MULTICAST 3. 3 /usr/include/netinet/ip.h: ip.h 7.7 (Berkeley) 6/29/88 /usr/include/netinet/ip_var.h: ip_var.h 7.5 (Berkeley) 6/29/88 plus MULTICAST 1.0 /usr/include/netinet/tcp.h: tcp.h 7.5 (Berkeley) 6/29/88 /usr/include/sys/socket.h: socket.h 7.3 (Berkeley) 6/27/88 /usr/include/sys/mbuf.h: mbuf.h 7.10 (Berkeley) 2/8/88 plus MULTICAST 1.1 /usr/include/net/if.h: if.h 7.3 (Berkeley) 6/27/88 plus MULTICAST 1.1 sum(1) Output: 30851 30 /usr/include/netinet/if_ether.h 5485 15 /usr/include/netinet/in.h 62954 9 /usr/include/netinet/ip.h 63021 10 /usr/include/netinet/ip_var.h 51659 5 /usr/include/netinet/tcp.h 54294 18 /usr/include/sys/socket.h 8132 26 /usr/include/sys/mbuf.h 37377 22 /usr/include/net/if.h Patch Conflicts: None Patch Dependencies: s700: 9.03 9.05 9.07: PHNE_6707 PHNE_6308 Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 130 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. Copy the patch to your /tmp directory and unshar it: cd /tmp cp patch_source/PHNE_6788 . sh PHNE_6788 3. Become root and run update: /etc/update [-r [kernel_gen_file]] -s \ /tmp/PHNE_6788.updt PHNE_6788 Update moves the original software to /system/PHNE_6788/orig. Keep this file to recover from any potential problems. You should move the .text file to /system/PHNE_6788 for future reference. To put this patch on a magnetic tape and update from the tape drive, use dd: dd if=PHNE_6788.updt of=/dev/rmt/0m bs=2048 Special Installation Instructions: None