[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.147 and 1.148

version 1.147, 2022/06/03 04:30:47 version 1.148, 2022/09/17 10:33:18
Line 176 
Line 176 
   
         char   *known_hosts_command;          char   *known_hosts_command;
   
           int     required_rsa_size;      /* minimum size of RSA keys */
   
         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.147  
changed lines
  Added in v.1.148