mirror of https://github.com/wolfSSL/wolfssh.git
- Add wolfSSH_FwdRemoteSetup/Cancel to request tcpip-forward - Add SendGlobalRequestFwd to frame the request per RFC 4254 - Add portfwd -r reverse mode, driven by the fwd and req-success cbs - Wait for the peer's reply before -R reports ready, and take the bound port from it; with -f 0 that reply is the only source - Accept -f 0 in reverse mode, where it asks the peer to pick the port - Cancel names the port the peer bound, not the one requested, so a peer keyed on its listener's port can still find it - Add a req-failure cb so a refused forward is reported, not waited on Issue: ZD-21867 |
||
|---|---|---|
| .. | ||
| include.am | ||
| portfwd.c | ||
| wolfssh_portfwd.h | ||