Nmap Development mailing list archives
Re: [PATCH] [Ncat] Add address family hint to resolve()
From: Daniel Roethlisberger <daniel () roe ch>
Date: Sat, 2 May 2009 00:19:34 +0200
David Fifield <david () bamsoftware com> 2009-04-30:
On Thu, Apr 30, 2009 at 11:20:21PM +0200, Daniel Roethlisberger wrote:The attached patch fixes Ncat on BSD libc platforms, where bugs in getaddrinfo(3) until recently have prevented Ncat to resolve hostnames to addresses due to the combination of used parameters, especially in combination with the numerical service name and no socket type hint provided. Since we provide a numerical service name, the actual socket type given does not matter.Thanks Daniel. It works for me on GNU/Linux.
I committed the fix.
Does the function resolve_name in ncat_hostmatch.c need this too?
Not according to test-addrset.sh, which passes all tests. Not sure though whether this really covers resolve_name() very well. -- Daniel Roethlisberger http://daniel.roe.ch/ _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://SecLists.Org
Current thread:
- [PATCH] [Ncat] Add address family hint to resolve() Daniel Roethlisberger (Apr 30)
- Re: [PATCH] [Ncat] Add address family hint to resolve() Daniel Roethlisberger (Apr 30)
- Re: [PATCH] [Ncat] Add address family hint to resolve() David Fifield (Apr 30)
- Re: [PATCH] [Ncat] Add address family hint to resolve() Daniel Roethlisberger (May 01)
