public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
From: asl@sourceware.org
To: ecos-cvs@ecos.sourceware.org
Subject: ecos-opt/net/net/lwip_tcpip/current ChangeLog  ...
Date: Thu, 02 Mar 2006 18:28:00 -0000	[thread overview]
Message-ID: <20060302182813.5948.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	asl@sourceware.org	2006-03-02 18:28:13

Modified files:
	net/net/lwip_tcpip/current: ChangeLog 
	net/net/lwip_tcpip/current/cdl: lwip_net.cdl 
	net/net/lwip_tcpip/current/include: lwipopts.h 
	net/net/lwip_tcpip/current/include/lwip: api.h 
	net/net/lwip_tcpip/current/src/api: api_lib.c sockets.c 
	net/net/lwip_tcpip/current/src/ecos: init.c 
	net/net/lwip_tcpip/current/tests: httpd.c socket.c tcpecho.c 
	                                  udpecho.c 

Log message:
	* cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
	CYGPKG_NET_STACK_INET and CYGPKG_NET_STACK_INET6 and say that we
	implement a network stack and an IPv4 stack. Without these interfaces
	some of the Ethernet device drivers won't be compiled.
	* cdl/lwip_net.cdl: Changed names of configuration options
	according to eCos configuration option naming convention in
	component writers guide.
	* include/lwipopts.h: Changed mapping of eCos configuration
	parameters to lwip configuration parameters. The mapping
	was wrong because it expected a disabled eCos configuration
	option is defined as 0 but a disabled eCos configuration option
	is not defined.
	* include/lwip/api.h Enumeration values of netconn_type are
	defined conditional now to avoid compiler warnings if these
	values are not evaluated in a switch statement.
	* src/api/api_lib.c Compilation of code in several switch
	statements is now conditional depending on configured
	functionality.
	* src/api/sockets.c Compilation of some code is now conditional
	depending on configured functionality.


             reply	other threads:[~2006-03-02 18:28 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-02 18:28 asl [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-06-22 14:58 jld
2012-05-27  0:52 vae
2012-03-12 18:45 vae
2011-08-25 19:47 jld
2011-08-24 17:35 sergeig
2011-03-17 11:40 jld
2011-01-31 21:52 sergeig
2011-01-02 20:23 sergeig
2010-12-16 21:33 jld
2010-08-02  7:35 jld
2010-02-07 16:17 jld
2009-03-25  8:42 jld
2009-03-25  8:41 jld
2007-03-23 18:48 asl
2006-05-09 16:27 asl
2006-03-29 10:33 asl
2006-03-15  8:02 asl
2005-11-07 16:33 asl
2004-05-05  7:28 jani
2004-05-04 12:32 jani

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060302182813.5948.qmail@sourceware.org \
    --to=asl@sourceware.org \
    --cc=ecos-cvs@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).