add SRV record lookups to unix afsconf support suite also
authorDerrick Brashear <shadow@dementia.org>
Wed, 7 Oct 2009 13:21:53 +0000 (09:21 -0400)
committerJeffrey Altman <jaltman|account-1000011@unknown>
Wed, 14 Oct 2009 21:51:15 +0000 (14:51 -0700)
commit41baf5c58fabc62145731be1d6c99c833c8ee003
treeca4ead27e693a8b6373285c603379ab7878e4898
parent34c71e6b11e4e7fae40fa64a998a564feaa4a4b0
add SRV record lookups to unix afsconf support suite also

create new api call afsconf_LookupServer
make afsconf_GetAfsdbInfo call it
include T_SRV support

Reviewed-on: http://gerrit.openafs.org/594
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Tested-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
src/auth/cellconfig.c
src/auth/test/Makefile.in
src/auth/test/testcellconf.c