Structs§
- Config
- Configuration for a NETCONF session.
- Config
Builder
Enums§
- Host
KeyVerification - Host key verification mode, mirroring OpenSSH’s
StrictHostKeyChecking.
Constants§
- DEFAULT_
MAXIMUM_ PACKET_ SIZE - Default maximum SSH packet size (32 KB, the russh default).
- DEFAULT_
STREAM_ BUFFER_ CAPACITY - Default capacity of the internal channel used by
Session::rpc_stream(). - DEFAULT_
WINDOW_ SIZE - Default SSH flow-control window size (2 MB, the russh default).