view tcpfwd-remote.h @ 45:9ee8996a375f

Pubkey auth is mostly there for the client. Something strange with remote hostkey verification though.
author Matt Johnston <matt@ucc.asn.au>
date Tue, 03 Aug 2004 17:26:56 +0000
parents 7f77962de998
children
line wrap: on
line source

#ifndef _REMOTETCPFWD_H
#define _REMOTETCPFWD_H

void recv_msg_global_request_remotetcp();

#endif /* _REMOTETCPFWD_H */