=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/readconf.h,v retrieving revision 1.67 retrieving revision 1.67.2.1 diff -u -r1.67 -r1.67.2.1 --- src/usr.bin/ssh/readconf.h 2005/06/08 11:25:09 1.67 +++ src/usr.bin/ssh/readconf.h 2006/02/03 03:01:56 1.67.2.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: readconf.h,v 1.67 2005/06/08 11:25:09 djm Exp $ */ +/* $OpenBSD: readconf.h,v 1.67.2.1 2006/02/03 03:01:56 brad Exp $ */ /* * Author: Tatu Ylonen @@ -114,6 +114,14 @@ int control_master; int hash_known_hosts; + + int tun_open; /* tun(4) */ + int tun_local; /* force tun device (optional) */ + int tun_remote; /* force tun device (optional) */ + + char *local_command; + int permit_local_command; + } Options; #define SSHCTL_MASTER_NO 0