summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
e1bae00)
updated).
+ * Add documentation comment by definition of adns_r_ptr_raw type enum.
* Darwin listed in INSTALL.
* New adnsheloex client courtesy of Tony Finch (and copyright notices
updated).
* Darwin listed in INSTALL.
* New adnsheloex client courtesy of Tony Finch (and copyright notices
updated).
+ * Add documentation comment by definition of adns_r_ptr_raw type enum.
* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*
* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*
- * $Id: adns.h,v 1.85 2003/06/22 14:34:37 ian Exp $
+ * $Id: adns.h,v 1.86 2005/04/05 20:34:38 ian Exp $
*/
#ifndef ADNS_H_INCLUDED
*/
#ifndef ADNS_H_INCLUDED
adns_r_soa_raw= 6,
adns_r_soa= adns_r_soa_raw|adns__qtf_mail822,
adns_r_soa_raw= 6,
adns_r_soa= adns_r_soa_raw|adns__qtf_mail822,
+ adns_r_ptr_raw= 12, /* do not mind PTR with wrong or missing A */
adns_r_ptr= adns_r_ptr_raw|adns__qtf_deref,
adns_r_hinfo= 13,
adns_r_ptr= adns_r_ptr_raw|adns__qtf_deref,
adns_r_hinfo= 13,