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

Diff for /src/usr.bin/ssh/PROTOCOL.agent between version 1.22 and 1.23

version 1.22, 2023/12/20 00:06:25 version 1.23, 2024/04/30 05:45:56
Line 49 
Line 49 
   
         string          from_username (must be empty)          string          from_username (must be empty)
         string          from_hostname          string          from_hostname
           string          reserved
         keyspec[]       from_hostkeys          keyspec[]       from_hostkeys
         string          to_username          string          to_username
         string          to_hostname          string          to_hostname
           string          reserved
         keyspec[]       to_hostkeys          keyspec[]       to_hostkeys
           string          reserved
   
 And a keyspec consists of:  And a keyspec consists of:
   

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23