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