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:
- 3.59ALPHA3: Crash this :). Fyodor (Aug 19)
- Re: 3.59ALPHA3: Crash this :). Gisle Vanem (Aug 20)
- Re: 3.59ALPHA3: Crash this :). Fyodor (Aug 20)
- Re: 3.59ALPHA3: Crash this :). Gisle Vanem (Aug 20)
- Re: 3.59ALPHA3: Crash this :). Fyodor (Aug 20)
- [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Tom Duffy (Aug 20)
- Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Fyodor (Aug 20)
- Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Tom Duffy (Aug 20)
- Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Fyodor (Aug 20)
- Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Tom Duffy (Aug 20)
- [PATCH] Fix Solaris 10 and greater recognition Tom Duffy (Aug 25)
- Re: [PATCH] Fix Solaris 10 and greater recognition Fyodor (Aug 25)
- Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Fyodor (Aug 20)
- Re: 3.59ALPHA3: Crash this :). Gisle Vanem (Aug 20)
