]> andersk Git - gssapi-openssh.git/blobdiff - openssh/compat.h
openssh-3.6.1p2-gssapi-20030430.diff from Simon
[gssapi-openssh.git] / openssh / compat.h
index 881e450d39ea34682198a0ca1294e2612bc18f4e..75bc083dd054f8968caf390c054386a0575735a8 100644 (file)
@@ -56,6 +56,8 @@
 #define SSH_BUG_K5USER         0x00400000
 #define SSH_BUG_PROBE          0x00800000
 #define SSH_BUG_FIRSTKEX       0x01000000
+#define SSH_OLD_GSSAPI         0x02000000
+#define SSH_BUG_GSSAPI_BER     0x04000000
 
 void     enable_compat13(void);
 void     enable_compat20(void);
This page took 0.030458 seconds and 4 git commands to generate.