lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] IPv6 - Unit Tests


From: address@hidden
Subject: Re: [lwip-users] IPv6 - Unit Tests
Date: Mon, 16 Jan 2017 14:22:18 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

Dietrich Gossen wrote:
how do I run the check unit tests forIPv6?
[.]
lwip/src/../test/unit/tcp/tcp_helper.c:158:18: error: ‘ip_addr_t’ has no member 
named ‘addr’
      pcb->local_ip.addr = local_ip->addr;

Indeed, tcp_helper.c was not adapted to IPv6. I've just pushed a fix for this.

Simon



reply via email to

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