lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] IPv6 - Unit Tests


From: Dietrich Gossen
Subject: [lwip-users] IPv6 - Unit Tests
Date: Mon, 16 Jan 2017 10:51:56 +0100

Hi all,

how do I run the check unit tests forIPv6?

I tried already following:

1. Set LWIP_IPV6 = 1 in opt.h
2. run "make check" in lwip-contrib/ports/unix/check
But I am always receiving following error:
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;

Do the unit tests support IPv6? If not could you please give me some hints how 
to port them to IPv6? 

Thank you!

Dietrich 




reply via email to

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