From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Fri, 14 Jun 2013 14:12:53 -0400 Subject: [Cluster-devel] [PATCH 0/6] dlm: sctp use fixes In-Reply-To: <1371203774-13141-1-git-send-email-michaelc@cs.wisc.edu> References: <1371203774-13141-1-git-send-email-michaelc@cs.wisc.edu> Message-ID: <20130614181253.GA25414@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Fri, Jun 14, 2013 at 04:56:08AM -0500, michaelc at cs.wisc.edu wrote: > The following patches made over Linus's tree fix a handful of bugs > that occur when the initial IP addr cannot be reached when using > SCTP. Thanks Mike, I've pushed these to the linux-dlm next branch. Dave