wolfSSL / wolfssh

wolfSSH is a small, fast, portable SSH implementation, including support for SCP and SFTP.
https://www.wolfssl.com
367 stars 88 forks source link

Fix compile error triggered by enabling TEST_IPV6 #701

Closed anhu closed 3 months ago

anhu commented 3 months ago

Fixes ZD: 18053

anhu commented 3 months ago

Reproduction Steps:

wolfSSL:

./configure --enable-ipv6 --enable-wolfssh

wolfSSH:

./configure --enable-sshd