mina-sshd
mina-sshd copied to clipboard
Make the proxy jump resolver a bit more flexible.
fix #318.
- I fixed the proxy order for "inline" definition - my mistake.
- The code is now supporting your example configuration above.
Thank you; looks much better. Not sure about the precedence of the lists but we can tackle that issue when it arises.
Could you add tests for this?
Sorry, I do not have the time at the moment getting familiar with your test suite etc.
Fixed differently via PR #512 (including tests).
In what release the changes will be included? I can't find this information...
See https://github.com/apache/mina-sshd/blob/master/docs/changes/2.13.0.md. It does mention the issue. (Use 2.13.1. Publishing to Maven Central of 2.13.0 omitted the source bundles.)