Is there any updated version?? If yes than please please let me know.

Currently I'm using *lwip 1.4.1*.

I think in this version, no IPv6 case in ethernet_input() and that
typecasting for IP6H_VTCFL_SET() was the two main bugs totally responsible
for non-functionality of input packets processing and Tx part.

Regards,
Mohsin

Simon Goldschmidt wrote
> mfkexpress wrote:
>> I think there is a bug in ethernet_input(). Because if there is etherent
>> IP6
>> packet, then it should first go to ethernet_input() through
>> tcpip_thread()
>> and than after ip6_input() mshould be called.
>> 
>> But there is no provision for ip6 packet. Only ip_input() is there.
> 
> Ok, now I'm confused. My ethernet_input function in etharp.c has a case
> for IPv6. Which version of the lwIP sources are you using???
> 
> 
> Simon
> 
> _______________________________________________
> lwip-users mailing list

> lwip-users@

> https://lists.nongnu.org/mailman/listinfo/lwip-users





--
View this message in context: 
http://lwip.100.n7.nabble.com/No-case-for-IPv6-in-ethernet-input-tp23597p23600.html
Sent from the lwip-users mailing list archive at Nabble.com.

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to