ssh_packet_send_debug
ssh_packet_send_debug(ssh, "%s", msg);
ssh_packet_send_debug(ssh,
ssh_packet_send_debug(ssh, "port forwarding refused");
void ssh_packet_send_debug(struct ssh *, const char *fmt, ...) __attribute__((format(printf, 2, 3)));
ssh_packet_send_debug(ssh, "Unsupported tunnel device mode.");
ssh_packet_send_debug(ssh, "Server has rejected tunnel device "
ssh_packet_send_debug(ssh, "Failed to open the tunnel device.");
ssh_packet_send_debug(ssh, "Server has disabled port forwarding.");
ssh_packet_send_debug(ssh, "Server has disabled "
ssh_packet_send_debug(ssh, "Agent forwarding disabled: "
ssh_packet_send_debug(ssh, "X11 forwarding disabled by key options.");
ssh_packet_send_debug(ssh, "No xauth program; cannot forward X11.");