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

Diff for /src/usr.bin/ssh/PROTOCOL.mux between version 1.12 and 1.13

version 1.12, 2020/03/13 03:17:07 version 1.13, 2022/01/01 01:55:30
Line 15 
Line 15 
 field. This field is returned in replies as "client request id" to  field. This field is returned in replies as "client request id" to
 facilitate matching of responses to requests.  facilitate matching of responses to requests.
   
 Many muliplexing (mux) client requests yield immediate responses from  Many multiplexing (mux) client requests yield immediate responses from
 the mux process; requesting a forwarding, performing an alive check or  the mux process; requesting a forwarding, performing an alive check or
 requesting the master terminate itself fall in to this category.  requesting the master terminate itself fall in to this category.
   
Line 216 
Line 216 
   
 9. Requesting proxy mode  9. Requesting proxy mode
   
 A client may request that the the control connection be placed in proxy  A client may request that the control connection be placed in proxy
 mode:  mode:
   
         uint32  MUX_C_PROXY          uint32  MUX_C_PROXY

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13