From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Tue, 17 Jul 2007 17:09:43 +0100 Subject: [Cluster-devel] [PATCH] dlm: zero unused parts of sockaddr_storage In-Reply-To: <469CE5EB.8030209@redhat.com> References: <469CE5EB.8030209@redhat.com> Message-ID: <1184688583.8765.369.camel@quoit> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, On Tue, 2007-07-17 at 16:53 +0100, Patrick Caulfield wrote: > When we build a sockaddr_storage for an IP address, clear the unused parts as > they could be used for node comparisons. > > I have seen this occasionally make sctp connections fail. > > Signed-Off-By: Patrick Caulfield > > Patrick Now in the -nmw git tree. Thanks, Steve.