frothga commented on PR #353: URL: https://github.com/apache/mina-sshd/pull/353#issuecomment-1497689827
This means that there are two conflicting semantics for HostPatternsHolder.isPortMatch(). I think the simplest solution is to make this function non-static and have KnownHostEntry override it appropriately. FWIW, fixing the port matching does make the test pass on my system. I still have tests that fail, but these really do seem to be related my company's firewall, as the returned values are IP interception messages. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org