PROBLEM: (82677, NA) (PATCH ID: TCR510-019) ******** This patch fixes the cluamgr command where it will display the alias status even if no cluster member has joined the alias. PROBLEM: (SOO24159A) (PATCH ID: TCR510-029) ******** This patch fixes a problem in which rpc requests to the cluster alias may fail with "RPC timeout" message. PROBLEM: (BCSM412BD) (PATCH ID: TCR510-041) ******** This patch fixes a cluster node hang from in_pcbnotify. 0 stop_secondary_cpu: 1205 1 panic: 1317 2 xcpu_panic_ipir: 1441 3 cpu_ip_intr: 1392 4 _XentInt: 1591 5 in_pcbnotify: 2923 6 udp_ctlinput: 1660 7 icmp_input: 599 8 ipintr: 1763 9 netisr_thread: 1828 PROBLEM: (88784, 89024) (PATCH ID: TCR510-048) ******** This patch fixes a problem that a rebooted node not able of sending messages to the cluster aliase. PROBLEM: (LACCH0001, 86076) (PATCH ID: TCR510-037) ******** This patch fixes multiple networking issues within a cluster environment: - cluster member loses connectivity with clients on remote subnets - aliasd not handling multiple virtual aliases in a subnet and/or IP aliases - allow cluster members to route for an alias without joining it - aliasd writing illegal configurations into gated.conf.memebrX - default route not being restored after network connectivity issues - fix a race condition between aliasd and gated. - fix a problem with a hang caused by an incorrect /etc/hosts entry PROBLEM: (DEK043348, 90164) (PATCH ID: TCR510-091) ******** This patch fixes a problem when the cluster alias subsystem does not send a reply to a client that pings a cluster alias address with a packet size of less than 28 bytes. PROBLEM: (BE_G01685) (PATCH ID: TCR510-082) ******** This patch fixes a memory corruption panic which could occur after a member joins the cluster or after adding a new cluster alias to one or more of the members. This panic can be recognized where the va of the kernel memory fault is typically "0x696c615f61756c6b" (or the string "clua_ali"). PROBLEM: (TPO057149) (PATCH ID: TCR510-066) ******** This patch fixes a problem such that when a new member is added to a cluster alias, the selection priority of that member would not be recognized, resulting in connections potentially going to the wrong cluster member. PROBLEM: (GB_G02776) (PATCH ID: TCR510-087) ******** This patch fixes a panic in clua_cnx_unregister where a tp structure could not be allocated for a new TCP connection. A kernel memory fault panic would occur in clua_cnx_unregister if a protocol specific pcb (tp) could not be allocated for a new TCP connection.