Nmap Development mailing list archives

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


From: Fyodor <fyodor () 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



Current thread: