]> andersk Git - gssapi-openssh.git/blobdiff - openssh/servconf.h
http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.2p1-hpn13v6.diff.gz committe...
[gssapi-openssh.git] / openssh / servconf.h
index 8a9fae9cfc1f0d584e3626f6d82ae9d6023ab9b1..1dcd25c91ca77d3ae7b59e07c03e6f278eb1b6a1 100644 (file)
@@ -148,6 +148,10 @@ typedef struct {
        char   *adm_forced_command;
 
        int     use_pam;                /* Enable auth via PAM */
+        int     none_enabled;           /* enable NONE cipher switch */
+        int     tcp_rcv_buf_poll;       /* poll tcp rcv window in autotuning kernels*/
+       int     hpn_disabled;           /* disable hpn functionality. false by default */
+       int     hpn_buffer_size;        /* set the hpn buffer size - default 3MB */
 
        int     permit_tun;
 
This page took 0.051909 seconds and 4 git commands to generate.