[BACK]Return to PROTOCOL CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/PROTOCOL between version 1.40 and 1.41

version 1.40, 2021/02/18 00:30:17 version 1.41, 2021/02/18 02:49:35
Line 292 
Line 292 
   
         byte            SSH_MSG_GLOBAL_REQUEST          byte            SSH_MSG_GLOBAL_REQUEST
         string          "hostkeys-00@openssh.com"          string          "hostkeys-00@openssh.com"
           char            0 /* want-reply */
         string[]        hostkeys          string[]        hostkeys
   
 Upon receiving this message, a client should check which of the  Upon receiving this message, a client should check which of the

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41