upstream: Reserve a range of "local extension" message numbers that

OpenSSH promises not to use (comment change only)

OpenBSD-Commit-ID: e61795b453d4892d2c99ce1039112c4a00250e03
This commit is contained in:
djm@openbsd.org 2023-10-10 03:57:45 +00:00 committed by Damien Miller
parent 90b0d73d63
commit 8d29ee4115
No known key found for this signature in database
1 changed files with 2 additions and 1 deletions

3
ssh2.h
View File

@ -1,4 +1,4 @@
/* $OpenBSD: ssh2.h,v 1.21 2023/08/28 03:28:43 djm Exp $ */
/* $OpenBSD: ssh2.h,v 1.22 2023/10/10 03:57:45 djm Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
@ -53,6 +53,7 @@
* Local extensions:
*
* 192-255 Local extensions
* 248-255 Local extensions (OpenSSH will never use numbers in this range)
*/
/* special marker for no message */