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

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to