From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19415 invoked by alias); 24 Aug 2008 12:58:29 -0000 Received: (qmail 19405 invoked by uid 22791); 24 Aug 2008 12:58:28 -0000 X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 24 Aug 2008 12:57:54 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1KXF51-0004LR-00; Sun, 24 Aug 2008 14:52:27 +0200 Date: Mon, 25 Aug 2008 06:48:00 -0000 From: Andrew Lunn To: Zhifeng Cai Cc: ecos-discuss@ecos.sourceware.org Message-ID: <20080824125227.GP31987@lunn.ch> Mail-Followup-To: Zhifeng Cai , ecos-discuss@ecos.sourceware.org References: <781081.54980.qm@web62107.mail.re1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <781081.54980.qm@web62107.mail.re1.yahoo.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] eCos networking support -- a Newbie's question X-SW-Source: 2008-08/txt/msg00055.txt.bz2 On Wed, Aug 20, 2008 at 09:43:09PM -0700, Zhifeng Cai wrote: > Hi > ? > I am new to eCos. Could someone advise where I can find info > regarding eCos networking support? I wonder whether it has > configuration options or?use open source packages (like Linux > does)?to support vlan, bridging, routing, firewall, dhcp, dns, ppp, > etc. vlan: No Bridging: Yes - there is a test program routing: Stack can route packets, but there are no routing daemons firewall: No dhcp: Client dns: Client ppp: Yes see the ppp package and its documentation. Andrew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss