]> andersk Git - gssapi-openssh.git/blobdiff - openssh/servconf.h
http://www.psc.edu/networking/projects/hpn-ssh/openssh-4.5p1-hpn12v14.diff.gz
[gssapi-openssh.git] / openssh / servconf.h
index 7b602926d6aee04ba4c823bad159530350ee4c00..ccddd2f19db6385d5c716c8adecaaafce78419f7 100644 (file)
@@ -139,6 +139,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.043638 seconds and 4 git commands to generate.