Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Nmap Development: Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris

Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris

From: Fyodor <fyodor_at_insecure.org>
Date: Fri, 20 Aug 2004 14:49:42 -0700

On Fri, Aug 20, 2004 at 02:44:38PM -0700, Tom Duffy wrote:
> #if STUPID_SOLARIS_CHECKSUM_BUG
> - udp->uh_sum = sizeof(struct udphdr_bsd) + datalen;
> + udp->uh_sum = sizeof(udphdr_bsd) + datalen;
> #else

D'oh! I thought I had caught all of those when testing on my Solaris
box. But Solaris 9 doesn't have the checksum problem and so I missed
this one. I've applied your patch for the next version.

Thanks,
Fyodor

---------------------------------------------------------------------
For help using this (nmap-dev) mailing list, send a blank email to
nmap-dev-help@insecure.org . List archive: http://seclists.org
Received on Aug 20 2004

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]
edgeos