Skip to content

Conversation

@ejohnstown
Copy link
Contributor

When wolfSSH_worker() receives channel data, it should set the channelId for the data. It was not happening. Change the check for WS_SUCCESS to also check for WS_CHAN_RXD. To test, set up channel forwarding.

1. When wolfSSH_worker() receives channel data, it should set the
   channelId for the data. It was not happening. Change the check for
   WS_SUCCESS to also check for WS_CHAN_RXD.
@ejohnstown ejohnstown self-assigned this Feb 2, 2026
1. Fix a couple unused variable warnings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant