[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] channels: add ssh_channel_request_send_break to support RFC 4335
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: [PATCH] channels: add ssh_channel_request_send_break to support RFC 4335
- From: Axel Eppe <aeppe@xxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Sat, 07 Apr 2018 10:16:44 +0000
- To: libssh@xxxxxxxxxx
Hi there, Please find attached a very simple patch that adds client support for RFC 4335 (sending a BREAK signal). I followed README.CodingStyle re: indentation but could not help noticing that the rest of the file isn't following the standard - let me know if you prefer file consistency over compliance. Thanks, Axel
Attachment:
0001-channels-add-ssh_channel_request_send_break-to-suppo.patch
Description: Binary data
Re: [PATCH] channels: add ssh_channel_request_send_break to support RFC 4335 | Andreas Schneider <asn@xxxxxxxxxxxxxx> |