[ECOS] freebsd and mulitcast addresses

Andrew Lunn andrew@lunn.ch
Wed Feb 16 19:30:00 GMT 2005


On Wed, Feb 16, 2005 at 07:58:44PM +0100, Stefan Rosinger wrote:
> Hi!
> 
> Could the FreeBSD stack get problems with Multicast packets from Windows XP
> if not enabled(not supported by the ethernet driver)?

If you are trying to use IPv6 then yes it will get confused when it
cannot receive multicast frames. But i guess you are not using
IPv6. With plain old IPv4 it should not be a problem.

> How could mulitcast support could be added to a device driver if the device
> support it?

Take a look at a driver that does support multicast and use it as a
template.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list