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
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to