Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix verbose output with vsock sockets #1868

Closed

Conversation

stefano-garzarella
Copy link

This patch fixes the following error when verbose output is enabled
with vsock sockets:
ncat -v --vsock 33 1234
Ncat: Version 7.80 ( https://nmap.org/ncat )
Ncat: Failed to convert address to presentation format! Error: Address family not supported by protocol. QUITTING.

Signed-off-by: Stefano Garzarella sgarzare@redhat.com

This patch fixes the following error when verbose output is enabled
with vsock sockets:
    ncat -v --vsock 33 1234
    Ncat: Version 7.80 ( https://nmap.org/ncat )
    Ncat: Failed to convert address to presentation format!  Error: Address family not supported by protocol. QUITTING.

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
@nmap-bot nmap-bot closed this in 866dc37 Dec 30, 2019
@dmiller-nmap
Copy link

Thanks a ton for catching this!

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.

None yet

2 participants