Multicast problems [PATCH]
Bruce M. Simpson
bms at FreeBSD.org
Mon Jul 2 11:34:48 UTC 2007
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?
If so this is a Quagga issue and needs to be fixed there, not in the
kernel, as this behaviour has now been deprecated and should not have
been relied on.
Quagga will have to be patched to explicitly select an interface using
the appropriate ioctls (see my routed patches).
If not, this is a separate issue and will need to be analysed as such.
Was the need for a 224/4 route resolved by my patch? If so I will commit
it -- this is the issue the patch was intended to fix.
regards,
BMS
More information about the freebsd-current
mailing list