From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2514 invoked by alias); 21 Nov 2008 16:53:26 -0000 Received: (qmail 2481 invoked by uid 22791); 21 Nov 2008 16:53:26 -0000 X-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail05.solnet.ch (HELO mail05.solnet.ch) (212.101.4.139) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 21 Nov 2008 16:52:45 +0000 X-Virus-Scanned: by SolNet-Check at mail05.solnet.ch Received: from mail05.solnet.ch ([127.0.0.1]) by localhost (mail05.solnet.ch [127.0.0.1]) (SolNet-Check, port 10024) with LMTP id O7ehFqNa-HgQ; Fri, 21 Nov 2008 16:52:42 +0000 (UTC) Received: from beta.intefo.ch (static-212-101-18-64.adsl.solnet.ch [212.101.18.64]) by mail05.solnet.ch (Postfix) with ESMTP id 87C243F49E; Fri, 21 Nov 2008 16:52:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at beta.intefo.ch Received: from beta.intefo.ch ([127.0.0.1]) by localhost (beta.intefo.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id cOLvy557fgOM; Fri, 21 Nov 2008 17:52:42 +0100 (CET) Received: from [192.168.1.20] (simon.intefo.ch [192.168.1.20]) by beta.intefo.ch (Postfix) with ESMTP id 013537700DE; Fri, 21 Nov 2008 17:52:41 +0100 (CET) Message-ID: <4926E76F.70307@intefo.ch> Date: Fri, 21 Nov 2008 16:53:00 -0000 From: Simon Kallweit User-Agent: Thunderbird 2.0.0.17 (X11/20080925) MIME-Version: 1.0 To: "Frank J. Beckmann" CC: "ecos-devel@ecos.sourceware.org" Subject: Re: lwIP References: <4926E654.2050302@barda.agala.net> In-Reply-To: <4926E654.2050302@barda.agala.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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: 2008-11/txt/msg00050.txt.bz2 Frank J. Beckmann wrote: > Hello, > > are there plans for updating eCos' lwIP port to a more recent version? I was planning on doing that, if it's not already planned for the ecos 3.0 release. I don't know if eCosCentric has a more up-to-date port. I'm currently working on a GSM/GPRS service for our STM32 based boards, which has to be quite memory efficient. I'm planning on using lwIP, and if there are features not currently available in the port, I guess I'm forced to do a port of a more up-to-date release. Simon