]> andersk Git - openssh.git/blobdiff - readconf.h
- Merged more OpenBSD CVS changes:
[openssh.git] / readconf.h
index 25d02e65242fc20f12e2ef631e07e9fe84d56854..063377521197781670ad91e109938beb439b04ef 100644 (file)
@@ -54,6 +54,7 @@ typedef struct
   int compression;             /* Compress packets in both directions. */
   int compression_level;       /* Compression level 1 (fast) to 9 (best). */
   int keepalives;              /* Set SO_KEEPALIVE. */
+  LogLevel log_level;          /* Level for logging. */
 
   int port;                    /* Port to connect. */
   int connection_attempts;     /* Max attempts (seconds) before giving up */
This page took 0.026819 seconds and 4 git commands to generate.