Skip site navigation (1)Skip section navigation (2)
Date:      13 Jun 1999 12:06:25 +0200
From:      Dag-Erling Smorgrav <des@flood.ping.uio.no>
To:        Nicholas Brawn <ncb@zip.com.au>
Cc:        Dag-Erling Smorgrav <des@flood.ping.uio.no>, Richard Childers <rchilders@hamquist.com>, Dmitriy Bokiy <ratebor@cityline.ru>, freebsd-security@FreeBSD.ORG
Subject:   Re: Newbie questions: DoS & xinetd
Message-ID:  <xzpwvx8xvmm.fsf@flood.ping.uio.no>
In-Reply-To: Nicholas Brawn's message of "Sat, 12 Jun 1999 13:20:21 %2B1000 (EST)"
References:  <Pine.LNX.4.05.9906121313250.7720-100000@zipper.zip.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Nicholas Brawn <ncb@zip.com.au> writes:
> ***************
> *** 484,490 ****
>   			strcpy(buf, inet_ntoa(icp->icmp_ip.ip_dst));
>   
>   			printf("redirect dst %s to %s\n",
> ! 			       buf, inet_ntoa(icp->icmp_gwaddr));
>   		}
>   #endif
>   		icmpsrc.sin_addr = icp->icmp_ip.ip_dst;
> --- 496,502 ----
>   			strcpy(buf, inet_ntoa(icp->icmp_ip.ip_dst));
>   
>   			printf("redirect dst %s to %s\n",
> ! 			       buf, inet_ntoa(icp->icmp_gwaddr)); 
>   		}
>   #endif
>   		icmpsrc.sin_addr = icp->icmp_ip.ip_dst;

Whitespace diff.

I'll commit the rest of it.

DES
-- 
Dag-Erling Smorgrav - des@flood.ping.uio.no


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpwvx8xvmm.fsf>