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

Diff for /src/usr.bin/ssh/readconf.h between version 1.136 and 1.137

version 1.136, 2020/12/17 23:10:27 version 1.137, 2020/12/22 00:15:23
Line 169 
Line 169 
         int     jump_port;          int     jump_port;
         char   *jump_extra;          char   *jump_extra;
   
           char   *known_hosts_command;
   
         char    *ignored_unknown; /* Pattern list of unknown tokens to ignore */          char    *ignored_unknown; /* Pattern list of unknown tokens to ignore */
 }       Options;  }       Options;
   

Legend:
Removed from v.1.136  
changed lines
  Added in v.1.137