This is the mail archive of the cluster-cvs@sourceware.org mailing list for the cluster.


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

cluster/ccs/lib ccs.h libccs.c


CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rmccabe@sourceware.org	2007-10-08 16:43:21

Modified files:
	ccs/lib        : ccs.h libccs.c 

Log message:
	add new function to libccs:
	* ccs_lookup_nodename
	* @cd: ccs descriptor
	* @nodename: node name string
	* @retval: pointer to location to assign the result, if found
	*
	* This function takes any valid representation (FQDN, non-qualified
	* hostname, IP address, IPv6 address) of a node's name and finds its
	* canonical name (per cluster.conf). This function will find the primary
	* node name if passed a node's "altname" or any valid representation
	* of it.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/ccs/lib/ccs.h.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/ccs/lib/libccs.c.diff?cvsroot=cluster&r1=1.10&r2=1.11


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