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

Diff for /src/usr.bin/ssh/packet.h between version 1.76 and 1.77

version 1.76, 2017/02/03 23:03:33 version 1.77, 2017/04/30 23:13:25
Line 98 
Line 98 
   
 int      ssh_packet_log_type(u_char);  int      ssh_packet_log_type(u_char);
   
 int      ssh_packet_send1(struct ssh *);  
 int      ssh_packet_send2_wrapped(struct ssh *);  int      ssh_packet_send2_wrapped(struct ssh *);
 int      ssh_packet_send2(struct ssh *);  int      ssh_packet_send2(struct ssh *);
   

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.77