Export hooks for looking up SRV records, so we can avoid duplicating the code
authorKen Raeburn <raeburn@mit.edu>
Fri, 6 Jun 2003 22:48:34 +0000 (22:48 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 6 Jun 2003 22:48:34 +0000 (22:48 +0000)
commitf56c6e2edddf8995ef28f3e488821bfd2108730c
treee4d2ba006ce76120b0ca246fd41eab0e61d4a01a
parentc9038861a1610a78c6800ea15253f2e991d15091
Export hooks for looking up SRV records, so we can avoid duplicating the code

* k5-int.h (struct srv_dns_entry): Declare.
(krb5int_make_srv_query_realm, krb5int_free_srv_dns_data): Declare.
(struct _krb5int_access): Add make_srv_query_realm and free_srv_dns_data fields.

ticket: 1550
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15595 dc483132-0cff-0310-8789-dd5450dbe970
src/include/ChangeLog
src/include/k5-int.h