From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lon Hohberger Date: Tue, 04 Jan 2011 15:06:20 -0500 Subject: [Cluster-devel] [PATCH] cman: Fix udpb handling in cman-preconfig In-Reply-To: <4D22E191.1040606@redhat.com> References: <1294078742-8510-1-git-send-email-lhh@redhat.com> <4D22E191.1040606@redhat.com> Message-ID: <1294171580.3595.39.camel@ayanami.boston.devel.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 Tue, 2011-01-04 at 10:00 +0100, Jan Friesse wrote: > Lon, > even it may "logically" seemed that original code is incorrect and your > patch make sense, it's not the case. > > Actually, corosync has 3 transports: > udp, udpu and iba. > > Broadcast is same transport as udp but only has broadcast flag set on. > > In other words, this patch is not correct. Ok, reverted. Sorry for clouding the issue, -- Lon