lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] No case for IPv6 in ethernet_input()


From: Simon Goldschmidt
Subject: Re: [lwip-users] No case for IPv6 in ethernet_input()
Date: Tue, 9 Dec 2014 09:06:39 +0100

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]