comparison options.h @ 500:d588e3ea557a agent-client

propagate from branch 'au.asn.ucc.matt.dropbear' (head 4fb35083f0f46ea667e7043e7d4314aecd3df46c) to branch 'au.asn.ucc.matt.dropbear.cli-agent' (head 833d0adef6cdbf43ea75283524c665e70b0ee1ee)
author Matt Johnston <matt@ucc.asn.au>
date Tue, 23 Sep 2008 16:05:04 +0000
parents f3ca5ebc319a c1e9c81d1d27
children 568638be7203
comparison
equal deleted inserted replaced
499:f3ca5ebc319a 500:d588e3ea557a
66 66
67 #define ENABLE_SVR_LOCALTCPFWD 67 #define ENABLE_SVR_LOCALTCPFWD
68 #define ENABLE_SVR_REMOTETCPFWD 68 #define ENABLE_SVR_REMOTETCPFWD
69 69
70 /* Enable Authentication Agent Forwarding - server only for now */ 70 /* Enable Authentication Agent Forwarding - server only for now */
71 #define ENABLE_AGENTFWD 71 #define ENABLE_SVR_AGENTFWD
72 #define ENABLE_CLI_AGENTFWD
72 73
73 /* Enable "Netcat mode". TODO describe here. */ 74 /* Enable "Netcat mode". TODO describe here. */
74 #define ENABLE_CLI_NETCAT 75 #define ENABLE_CLI_NETCAT
75 76
76 77