Multicast problems [PATCH]

Ian FREISLICH ianf at clue.co.za
Tue Jul 3 14:00:11 UTC 2007


"Bruce M. Simpson" wrote:
> Ian FREISLICH wrote:
> >> Has there been any outcome here, ie. have folks who were seeing problems 
> >> with multicast in the system tested this patch and found it to fix their 
> >> problems?
> >>     
> >
> > The quagga issue I have with the OSPF multicast address landing up
> > on the wrong interface remains.
> >   
> 
> Is Quagga still incorrectly using 0.0.0.0/8 to select a multicast source 
> interface by index?

Bruce, sorry to require so much handholding.  The quagga people
almost haven't heard of FreeBSD and I'm not very familiar with
multicast.  I've already got it working with a private hack, but
I'm not sure that I've done it right.

Quagga no longer uses the mreq hack to pass the ifindex due to the
presence of the imr_ifindex member to the struct ip_mreqn.

Am I correct in my reading of the in_mcast.c that IP_ADD_MEMBERSHIP
will ignore a value in imr_ifindex and use the address in imr_address
And that it is no longer possible to add a multicast membership using
the ifindex?

Ian

--
Ian Freislich



More information about the freebsd-current mailing list