Re: [Etherboot-developers] Multicast Support
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2003-08-18 22:03:10
|
"Timothy Legge" <tl...@ro...> writes: > > An extract from my dhcpd.conf file is: > > > > filename "x-slam://192.168.20.252:10000/239.255.1.1:10000"; > > > > I guess to be sure I should start from a known configuration. Are there > any current drivers (other that GHz drivers) that you have tested to > work with multicast? The eepro100, and the 3c90x drivers should both work. When I initially added the support I added a define to all of the drivers to complain if they had not been modified to receive multicast packets. And really anything with that define cleared should work. Eric |