[Spread-users] 4.2 IP Multicast issues

Jonathan Stanton jonathan at spreadconcepts.com
Wed Jun 6 08:24:37 EDT 2012


Hello Marcelo,

I've isolated what was going wrong with the multicast joins in this case, it was a change in behavior of the underlying multicast code we use. Please try the attached patch which applies to the 4.2.0rc2 release. It should fix the problem. 

I'll also release a new version in the next day. 

Thanks,

Jonathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_multicast_join.patch
Type: application/octet-stream
Size: 2044 bytes
Desc: not available
Url : http://lists.spread.org/pipermail/spread-users/attachments/20120606/c7a2c1f3/attachment.obj 
-------------- next part --------------

-------------------------------------------------------------------------------
Jonathan Stanton		jonathan at spreadconcepts.com
Spread Group Messaging	www.spread.org
Spread Concepts LLC 	www.spreadconcepts.com
-------------------------------------------------------------------------------



On May 9, 2012, at 7:21 PM, Marcelo San-Martin wrote:

> Hi,
> I was working with Spread 4.1 using multicast addresses with no problems and when I switch to 4.2 it doesn't work anymore.
> I get an alarm and exit with the following error:
> 
> [Wed 09 May 2012 16:13:35] DL_init_channel: problem in setsockopt to multicast address 239.10.10.10 
> Exit caused by Alarm(EXIT)
> 
> I check the code in data_link.c and I do not see much differences with the previous version.
> 
> My configuration looks like this:
> 
> Spread_Segment 239.10.10.10:4803 {
> 	ASD-SC1	10.21.69.51 
> 	{
> 		D 10.21.69.51 
> 		C 127.0.0.1
> 	}
> 	ASD-SC2	10.21.69.52 
> 	{
> 		D 10.21.69.52 
> 		C 127.0.0.1
> 	}
> 	ASD-SC3	10.21.69.53 
> 	{
> 		D 10.21.69.53 
> 		C 127.0.0.1
> 	}
> 	ASD-SC4	10.21.69.54 
> 	{
> 		D 10.21.69.54 
> 		C 127.0.0.1
> 	}
> }
> 
> This config file works with 4.1.
> 
> Have there been any changes on this area?
> 
> Thanks, 
> Marcelo
> 
> _______________________________________________
> Spread-users mailing list
> Spread-users at lists.spread.org
> http://lists.spread.org/mailman/listinfo/spread-users



More information about the Spread-users mailing list