Patch Name: PHNE_8685 Patch Description: s700 9.01 ARPA Transport Enhancements Creation Date: 96/09/25 Post Date: 96/09/30 Hardware Platforms - OS Releases: s700: 9.01 Products: N/A Filesets: NETINET Automatic Reboot?: No Status: General Release Critical: No Path Name: /hp-ux_patches/s700/9.X/PHNE_8685 Symptoms: PHNE_8685: See Defect Description PHNE_7758: See Defect Description Defect Description: PHNE_8685: (SR number not found ) Correct define, IPTOS_PREC_ROUTINE. It should have a value of 0x00, instead of 0x10. A value of 0x10 will make it difficult to combine "ROUTINE" precedence with "NORMAL DELAY" type of service. PHNE_7758: (SR number not found ) Modify header files for setting IP_TOS socket option. The defines used for this IP_TOS option are defined in and . The option level is IPPROTO_IP. The option name is IP_TOS. The values to be set in optval are defined in . This patch requires PHNE_7704. SR: 4701327205 Patch Files: /usr/include/netinet/in.h /usr/include/netinet/ip.h what(1) Output: /usr/include/netinet/in.h: in.h 7.6 (Berkeley) 6/29/88 plus MULTICAST 1.1 /usr/include/netinet/ip.h: ip.h 7.7 (Berkeley) 6/29/88 sum(1) Output: 52795 12 /usr/include/netinet/in.h 49460 10 /usr/include/netinet/ip.h Patch Conflicts: None Patch Dependencies: s700: 9.01: PHNE_7704 Hardware Dependencies: None Other Dependencies: None Supersedes: PHNE_7758 Equivalent Patches: None Patch Package Size: 70 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_8685 . sh PHNE_8685 3. Become root and run update: /etc/update [-r [kernel_gen_file]] -s \ /tmp/PHNE_8685.updt PHNE_8685 Update moves the original software to /system/PHNE_8685/orig. Keep this file to recover from any potential problems. You should move the .text file to /system/PHNE_8685 for future reference. To put this patch on a magnetic tape and update from the tape drive, use dd: dd if=PHNE_8685.updt of=/dev/rmt/0m bs=2048 Special Installation Instructions: None