This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Multicast support for i82559 Driver


On Fri, 2002-09-13 at 13:07, Ramanujan Puranam Tandalam wrote:
> Hello,
> 
> We have taken the latest sources from FreeBSD 4.6 and ported the same
> onto eCos. The IPV4 stack is up and running. But the V6 stack is having
> problems. When set into promiscous mode, the ping6 is working. But when
> it is removed it is not responding. 
> 
> Basically, when I print the statistics from the Console window, there is
> no increment for Rx count at all.
> 
> Kindly advise as to what I am missing.

My guess is that Your stack forgot to configure the multicast addresses
of the driver correctly (it must, unless You use promiscous mode). Look
at <http://www.vsr.si/ecos/ecos/cvsdoc/io-eth-drv-api-funcs.html> under
the control function.

Regards
iz




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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]