This is the mail archive of the ecos-cvs@sources.redhat.com mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos-opt/net/net/tcpip/current ChangeLog cdl/o ...


CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	asl@sourceware.org	2003-11-27 15:25:17

Modified files:
	net/net/tcpip/current: ChangeLog 
	net/net/tcpip/current/cdl: openbsd_net.cdl 
	net/net/tcpip/current/doc: openbsd.sgml 
	net/net/tcpip/current/include/net: if.h if_bridge.h if_llc.h 
	net/net/tcpip/current/include/sys: sockio.h 
	net/net/tcpip/current/src/sys/net: if_bridge.c 
Added files:
	net/net/tcpip/current/doc: openbsd-manpages-bridge.sgml 
	                           openbsd-manpages-netintro.sgml 
	                           openbsd-manpages-stp.sgml 
	net/net/tcpip/current/src/sys/net: bridgestp.c 

Log message:
	* src/sys/net/bridgestp.c: Code for Spanning Tree Protocol (STP).
	
	* cdl/openbsd_net.cdl: Changes make provisions for STP code.
	* doc/openbsd.sgml:         Same.
	* include/net/if.h:         Same.
	* include/net/if_bridge.h:  Same.
	* include/net/if_llc.h:     Same.
	* include/sys/sockio.h:     Same.
	* src/sys/net/if_bridge.c:  Same.
	
	* doc/openbsd-manpages-stp.sgml: Documentation for OpenBSD specific code
	* doc/openbsd-manpages-netintro.sgml: Same.
	* doc/openbsd-manpages-bridge.sgml:   Same.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]