summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/compat.h
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2016-01-19 14:38:20 +0000
committerdes <des@FreeBSD.org>2016-01-19 14:38:20 +0000
commit43b4a69321547147333695abb6579e202b6b7967 (patch)
treeacb631e3e03ea67e3c3f3ce06f17a5e93d213a64 /crypto/openssh/compat.h
parent23cbd2460dd7d0438e97d67eb18a0bd5acf7ea9c (diff)
downloadFreeBSD-src-43b4a69321547147333695abb6579e202b6b7967.zip
FreeBSD-src-43b4a69321547147333695abb6579e202b6b7967.tar.gz
As previously threatened, remove the HPN patch from OpenSSH.
Diffstat (limited to 'crypto/openssh/compat.h')
-rw-r--r--crypto/openssh/compat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/openssh/compat.h b/crypto/openssh/compat.h
index 4af221f..7b4bb4a 100644
--- a/crypto/openssh/compat.h
+++ b/crypto/openssh/compat.h
@@ -62,8 +62,6 @@
#define SSH_BUG_DYNAMIC_RPORT 0x08000000
#define SSH_BUG_CURVE25519PAD 0x10000000
-#define SSH_BUG_LARGEWINDOW 0x80000000
-
void enable_compat13(void);
void enable_compat20(void);
void compat_datafellows(const char *);
OpenPOWER on IntegriCloud