]> andersk Git - gssapi-openssh.git/blobdiff - openssh/servconf.h
http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.1p1-hpn13v5.diff.gz committe...
[gssapi-openssh.git] / openssh / servconf.h
index 40ac64f135094b0afd95804b61eaf7b71082ded8..48bdb9c203450c7631a782161ba21b32b2e091d7 100644 (file)
@@ -143,6 +143,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.038886 seconds and 4 git commands to generate.