Hi Simon Simon Kallweit wrote:
>>>> One minor point: It would be very useful for the stack to report its >>>> own IP address on the diagnostic channel. >>> >>> I'll try to implement this. I guess you're mainly talking about DHCP IPs >>> right? >> >> Yes, although it might sometimes also be helpful to confirm a static IP >> address. > > I have implemented reporting of the netif configuration for both static > configuration and DHCP on the interfaces loopif, slipif and eth. This is > configurable by CYGFUN_LWIP_SHOW_NETIF_CONFIG which is now enabled by > default. Excellent. I would like to push through with final review and get your lwIP port checked in to CVS, replacing the existing lwIP 1.1.1 port. Is lwip-20091027.tar.gz still current or do you have further changes? Should I be comparing your package with the upstream lwIP 1.3.1 sources or is it now closer to lwIP 1.3.2 RC1? John Dallaway eCos maintainer