OBSOLETE Patch-ID# 113964-10 Keywords: in.routed ripv2 in.mpathd dynamic link subnet cluster Synopsis: Obsoleted by: 112911-06 SunOS 5.9: /usr/sbin/in.routed patch Date: Feb/18/2004 Install Requirements: Install in Single User Mode Reboot immediately after patch is installed Solaris Release: 9 SunOS Release: 5.9 Unbundled Product: Unbundled Release: Xref: This patch available for x86 as patch 114437 Topic: SunOS 5.9: /usr/sbin/in.routed patch Relevant Architectures: sparc BugId's fixed with this patch: 1148813 1240645 4075054 4327168 4341344 4475921 4532805 4532808 4532860 4559001 4587434 4635766 4637330 4637788 4639729 4648299 4660167 4661975 4673190 4676731 4685978 4688392 4688398 4688704 4690565 4694560 4699047 4701276 4705755 4726444 4728056 4728423 4775897 4777295 4803389 4804064 4804756 4808860 4828297 4834142 4836677 4859127 Changes incorporated in this version: 4859127 Patches accumulated and obsoleted by this patch: 112698-02 112914-04 113153-01 Patches which conflict with this patch: Patches required with this patch: 112233-11 or greater 112911-02 or greater 115016-01 or greater Obsoleted by: Files included with this patch: /etc/default/inetinit /etc/init.d/inetinit /etc/init.d/network /etc/rc0.d/K43inet /etc/rc1.d/K43inet /etc/rc2.d/S69inet /etc/rcS.d/K43inet /etc/rcS.d/S30network.sh /sbin/in.mpathd /usr/lib/inet/in.mpathd /usr/sbin/6to4relay /usr/sbin/in.routed Problem Description: 4859127 in.routed -T /var/tmp/tracefile -zzzz dumps core (from 113964-09) 4828297 in.routed deleting route for local subnet 4836677 in.routed core dumps on Sun Cluster with SCI interfaces (from 113964-08) 4803389 in.mpathd's lightweight router target selection logic KO'd by 4673190 4834142 redundant call to phyint_repaired() in initifs() can "lose" a probe (from 113964-07) 4777295 IP Multipathing Query Interface 4775897 events for the ipmp anonymous group should be just like named groups (from 113964-06) 4685978 IPMP does not detect NIC repair when only one of the two targets is up 4808860 mpathd deletes target list of phyints in all groups when link fails on one group (from 113964-05) 4804756 Patch#112914-04 fails during live upgrade (from 113964-04) 4804064 'Bad string' is displayed in Console on S9 U3 B4. (from 113964-03) 4673190 RDISC of in.routed needs support of multiple default routes with same pref value 4728056 in.routed may core if fix_up_ip_forwarding() fails 4705755 in.routed: remote queries rely on proxy ARP incorrectly (from 113964-02) 4699047 in.routed observed ripping up interface routes 4726444 Interface routes appear to be ripped up 4639729 in.routed sends useless RTM_ADD daemon.error messages to syslog 4728423 sending two SIGUSR1 signals to in.routed causes termination (from 113964-01) 4688704 Solaris should implement 6to4 Router as per RFC3056 4688392 tun module needs more atomic operations for single counter updates 4688398 tun module needs better debugging facility 4694560 typo in kstat name for tuns_OutDiscard (noxmtbuF) 4660167 tunnel module incorrectly calls into IP (from 112914-04) 4690565 in.routed[126]: setsockopt(IP_ADD_MEMBERSHIP RIP): Address already in use (from 112914-03) This patch revision was generated to accumulate and obsolete the changes introduced in Solaris Update: s9u2 feature point patches: 113153-01 (from 112914-02) 4701276 in.routed core dumps in Sun Cluster (from 112914-01) This patch revision was generated to accumulate and obsolete the changes introduced in Solaris Update: s9u1 feature point patches: 112698-02 (from 112698-02) This patch revision was generated to synchronize the package version string between s9 and s9u1 (from 112698-01) 1148813 subnet routes turn into host routes (routed) 1240645 in.routed: add support for subnet number of all 0's or all 1's per RFC 1812 4075054 Solaris 2.6 doesn't deliver a routing deamon to support variable length subnet. 4327168 in.routed replies for RIP cmd request with norip option. 4341344 in.rdisc does not generate advertisements with a lifetime of zero 4475921 *in.routed* rtlookup in addrouteforif() has poor error checking 4532805 ip_icmp.h is missing some necessary definitions 4532808 in.routed is not lint-clean 4532860 snoop should support RIPv2 4559001 needs RIP-2 definitions 4587434 net/route.h should have latest BSD RTAX_* defines 4637330 new in.routed rdisc behavior is bad 4635766 in.routed loses control when ripped off 4637788 in.routed aggregating away learned routes because of a static default route 4648299 in.routed fails to discover default router on multi-homed host via discovery (from 113153-01) 4661975 in.mpathd needs to be dynamically linked 4676731 PSARC/2002/137 IPMP Asynchronous Event Definitions Patch Installation Instructions: -------------------------------- For Solaris 2.0-2.6 releases, refer to the Install.info file and/or the README within the patch for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. For Solaris 7-9 releases, refer to the man pages for instructions on using 'patchadd' and 'patchrm' scripts provided with Solaris. Any other special or non-generic installation instructions should be described below as special instructions. The following example installs a patch to a standalone machine: example# patchadd /var/spool/patch/104945-02 The following example removes a patch from a standalone system: example# patchrm 104945-02 For additional examples please see the appropriate man pages. Special Install Instructions: ----------------------------- NOTE 1: Installing this patch will permanently move /sbin/in.mpathd to the new location /usr/lib/inet/in.mpathd. /sbin/in.mpathd will then be replaced by a symlink to this new location. Backing this patch out will restore the original in.mpathd binary, but the positional change described above will not be undone. NOTE 2: To get the complete RIPv2 feature, please install the following patches: 112915-01 (or newer) snoop 112916-01 (or newer) rtquery 112929-01 (or newer) RIPv2 Headers 112918-01 (or newer) route.h NOTE 3: To get the complete IP Multipathing (IPMP) Async Event feature, please install the following patches: 113464-01 (or newer) IPMP Headers 112911-02 (or newer) ifconfig NOTE 4: To get the complete 6to4 Router feature, please install the following patches: 112911-03 (or newer) ifconfig 112903-03 (or newer) tun patch 112902-10 (or newer) ip patch NOTE 5: To get the complete fix for bugid 4511634, please install the following patches: 112854-02 (or newer) 113459-01 (or newer) 112902-04 (or newer) NOTE 6: To get the complete fix of IP Multipathing Query Interface feature, please install the following patches: 112911-04 (or newer) if_mpadm patch 115016-01 (or newer) ipmp lib patch README -- Last modified date: Thursday, March 4, 2004