Hi Simon Thank you for your answer!
I tried to change the network adapter configuration in the windows control panel - without success for my localhost problem. Do I have to setup something else in the lwip 1.4.1 port then the following defines? #define LWIP_HAVE_LOOPIF 1 #define LWIP_NETIF_LOOPBACK 1 #define LWIP_LOOPBACK_MAX_PBUFS 10 Thank you and best regards Markus Gesendet: Sonntag, 01. Juni 2014 um 15:50 Uhr Von: "Simon Goldschmidt" <[email protected]> An: "Mailing list for lwIP users" <[email protected]> Betreff: Re: [lwip-users] localhost "Markus Forrer" wrote: > I tested the win32 port from contrib-1.4.1 with pcapif ethernet interface. > [..] > Any hints to get localhost running? Be sure to turn off hardware checksum offloading on the windows network adapter. Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
