This is the mail archive of the ecos-cvs@sourceware.org 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/ppp/current ChangeLog include ...


CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	nickg@sourceware.org	2005-04-07 16:07:00

Modified files:
	net/net/ppp/current: ChangeLog 
	net/net/ppp/current/include: names.h ppp.h pppd.h 
	net/net/ppp/current/src: lcp.c pppd.c sys-ecos.c 

Log message:
	2004-12-01    Murali Parvathaneni <murkrisp@yahoo.com>
	
	* include/ppp.h: Add options to negotiate ACCM in
	cyg_ppp_options_t structure.
	* include/pppd.h: Make ACCM negotiation fields externally
	available.
	* include/names.h: Redefine neg_accm and conf_accm with cyg_ppp_
	prefix.
	* src/pppd.c: Define storage for ACCM and a flag for ACCM
	negotiation.
	* src/sys-ecos.c: Initialize and set parameters to negotiate ACCM
	based on the configuration option.
	* src/lcp.c: Set WantOptions (wo) to negotiate ACCM.


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