From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30767 invoked by alias); 20 Nov 2009 10:24:55 -0000 Received: (qmail 30737 invoked by uid 22791); 20 Nov 2009 10:24:53 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mtaout01-winn.ispmail.ntl.com (HELO mtaout01-winn.ispmail.ntl.com) (81.103.221.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 20 Nov 2009 10:23:48 +0000 Received: from aamtaout02-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20091120102345.MNTQ17029.mtaout01-winn.ispmail.ntl.com@aamtaout02-winn.ispmail.ntl.com>; Fri, 20 Nov 2009 10:23:45 +0000 Received: from cog.dallaway.org.uk ([213.106.93.52]) by aamtaout02-winn.ispmail.ntl.com (InterMail vG.2.02.00.01 201-2161-120-102-20060912) with ESMTP id <20091120102345.LRT21638.aamtaout02-winn.ispmail.ntl.com@cog.dallaway.org.uk>; Fri, 20 Nov 2009 10:23:45 +0000 Received: from cog.dallaway.org.uk (cog.dallaway.org.uk [127.0.0.1]) by cog.dallaway.org.uk (8.13.8/8.13.8) with ESMTP id nAKANhNS017359; Fri, 20 Nov 2009 10:23:43 GMT Message-ID: <4B066E2F.50106@dallaway.org.uk> Date: Fri, 20 Nov 2009 10:24:00 -0000 From: John Dallaway User-Agent: Thunderbird 2.0.0.22 (X11/20090625) MIME-Version: 1.0 To: Simon Kallweit CC: ecos-devel@ecos.sourceware.org Subject: Re: lwip 1.3.1 testing References: <4A8E48C2.10802@intefo.ch> <20090821184336.GA24882@ubuntu.local> <20090824201853.GA10163@ubuntu.local> <4A938008.70909@intefo.ch> <4A939599.8040703@intefo.ch> <4AE480E7.2010803@dallaway.org.uk> <4AE59D93.30000@intefo.ch> <4AE5A9FB.8020801@dallaway.org.uk> <4AE5B235.3050905@intefo.ch> <4AE5D8B7.9070809@dallaway.org.uk> <4AE6F04B.3060505@intefo.ch> In-Reply-To: <4AE6F04B.3060505@intefo.ch> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2009-11/txt/msg00011.txt.bz2 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