Nmap Development mailing list archives

[PATCH] inet_aton to inet_pton


From: kx <kxmail () gmail com>
Date: Mon, 15 May 2006 22:50:18 -0400

Attached is the patch. I believe I made the correct decisions on when
to call o.af() vs. using AF_INET because that section of code was IPv4
only.

I removed the inet_aton reference in the nbase.vcproj file.

I am not a big unix developer, so I didn't know how to correctly edit
the configure scripts.  However, this patch worked fine on windows and
FC4 linux.

Thanks,
 kx

o Remove inet_aton.c from nbase and change all Nmap calls to
 inet_pton.  The duplication is pointless, plus the present
 inet_aton.c is BSD licensed WITH ADVERTISING CLAUSE.

Attachment: nmap.patch.txt
Description:



_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev

Current thread: