]> andersk Git - openssh.git/blobdiff - servconf.h
- (djm) OpenBSD CVS Sync
[openssh.git] / servconf.h
index 4ad1ee7becc7ff875178efdfc9cef191192503dc..b676f2b673fdc233de4304d577fd7154dbddab67 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: servconf.h,v 1.60 2003/05/15 01:48:10 jakob Exp $     */
+/*     $OpenBSD: servconf.h,v 1.61 2003/06/02 09:17:34 markus Exp $    */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -112,7 +112,7 @@ typedef struct {
        int     max_startups_rate;
        int     max_startups;
        char   *banner;                 /* SSH-2 banner message */
-       int     verify_reverse_mapping; /* cross-check ip and dns */
+       int     use_dns;
        int     client_alive_interval;  /*
                                         * poke the client this often to
                                         * see if it's still there
This page took 0.072987 seconds and 4 git commands to generate.