lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] IPv6


From: Ivan Delamer
Subject: Re: [lwip-users] IPv6
Date: Fri, 12 Oct 2012 10:28:17 -0600 (MDT)
User-agent: SquirrelMail/1.4.9a

I'm assuming you mean the netif->output_ip6 function. The ip6_addr_t
*ipaddr parameter is needed to resolve the IP address into a link-layer
address. see ethip6.c for an example (ethip6_output()).

Cheers
Ivan


> Date: Fri, 12 Oct 2012 15:11:47 +0000
> From: Adam Fullerton <address@hidden>
> To: address@hidden
> Subject: [lwip-users] IPv6
> Message-ID: <address@hidden>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi All,
>
> Can any one explain what the IPv6 output function is to do with the
> ip6_addr_t *ipaddr parameter?
>
> Thanks,
>
> Adam.
>
>





reply via email to

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