[BACK]Return to dns.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/dns.c between version 1.8 and 1.9

version 1.8, 2003/11/12 16:39:58 version 1.9, 2003/11/21 11:57:03
Line 145 
Line 145 
   
 /*  /*
  * Verify the given hostname, address and host key using DNS.   * Verify the given hostname, address and host key using DNS.
  * Returns 0 if lookup succeeds, -1 otherwise   * Returns 0 if lookup succeeds, -1 otherwise
  */   */
 int  int
 verify_host_key_dns(const char *hostname, struct sockaddr *address,  verify_host_key_dns(const char *hostname, struct sockaddr *address,

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9