docs: Add missing channel requests

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Pavol Žáčik <pzacik@redhat.com>
Merge-Request: <https://gitlab.com/libssh/libssh-mirror/-/merge_requests/836>
This commit is contained in:
Jakub Jelen
2026-06-01 13:37:16 +02:00
parent e2a2578eb0
commit fef36def3d

View File

@@ -48,7 +48,8 @@ The libssh library provides:
- <strong>Global Requests</strong>: tcpip-forward, forwarded-tcpip
- <strong>Channel Requests</strong>: x11, pty, exit-status, signal,
exit-signal, keepalive@openssh.com, auth-agent-req
(auth-agent-req@openssh.com)
(auth-agent-req@openssh.com), direct-streamlocal@openssh.com,
no-more-sessions@openssh.com
- <strong>Subsystems</strong>: sftp(version 3), <i>OpenSSH Extensions</i>
- <strong>SFTP</strong>: statvfs@openssh.com, fstatvfs@openssh.com,
limits@openssh.com, posix-rename@openssh.com, lsetstat@openssh.com,