]> andersk Git - gssapi-openssh.git/blobdiff - openssh/canohost.h
merged OpenSSH 5.3p1 to trunk
[gssapi-openssh.git] / openssh / canohost.h
index 4347b488a145a4e192df82e471dc498adaf74b0f..5285069c641634e2a616ffff485fe2359f009f57 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: canohost.h,v 1.8 2001/06/26 17:27:23 markus Exp $     */
+/* $OpenBSD: canohost.h,v 1.11 2009/05/27 06:31:25 andreas Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -23,3 +23,9 @@ char          *get_local_name(int);
 
 int             get_remote_port(void);
 int             get_local_port(void);
+int             get_sock_port(int, int);
+void            clear_cached_addr(void);
+
+void            resolve_localhost(char **host);
+
+void            ipv64_normalise_mapped(struct sockaddr_storage *, socklen_t *);
This page took 0.080225 seconds and 4 git commands to generate.