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/ns/dns/current ChangeLog cdl/ ...


CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	asl@sourceware.org	2003-05-26 07:33:51

Modified files:
	net/net/ns/dns/current: ChangeLog 
	net/net/ns/dns/current/cdl: dns.cdl 
	net/net/ns/dns/current/doc: dns.sgml 
	net/net/ns/dns/current/include: dns.h 
	net/net/ns/dns/current/src: dns.c 
	net/net/ns/dns/current/tests: dns1.c 

Log message:
	* src/dns.c: (cyg_dns_res_start) New: Allow IPv6 to be used to
	transport queries to the DNS server. This requires a new API
	function to start the client which if protocol family
	independent.
	* tests/dns1.c: Added a test which uses IPv6 as the transport to
	the DNS server.
	* doc/dns.sgml: Documentation of new API function for IPv6.
	* cdl/dns.cdl: Comment that the default DNS server can be an IPv6
	address.


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