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]

driver support for multicast


hi all,
  When i had a look at the sources of ecos2.0,
I found that the multicast support was provided
at the stack level and also in the ethernet driver
i.e if_i82559.c.  
  May i know how far it is tested and able to receive 
the ipv6 packets( Most of the packets in ipv6
are multicast packets).
  When i tested on i386target, driver failed to receive 
the ipv6 Neighbour Solicitaion (solicited multicast address).
This i could check by displaying the rx_count in statistics
variable (global variable which gets updated in the driver isr )
using serial gdb.

 I would be very thankful to all those who respond to 
this mail.

Attachment: Wipro_Disclaimer.txt
Description: Text document

-- 
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]