Agent forwarding works

--HG--
branch : agent-client
extra : convert_revision : eb0dae4b62e243ba37a897beb7ba81a4f637d8b3
This commit is contained in:
Matt Johnston
2009-07-30 15:14:33 +00:00
parent bacd2a8c79
commit bb8234c2f1
11 changed files with 49 additions and 24 deletions

View File

@@ -81,6 +81,7 @@ void cli_chansess_winchange();
#ifdef ENABLE_CLI_NETCAT
void cli_send_netcat_request();
#endif
void cli_start_send_channel_request(struct Channel *channel, unsigned char *type);
void svr_chansessinitialise();
extern const struct ChanType svrchansess;