From owner-freebsd-security Sun Jun 13 3: 6:40 1999 Delivered-To: freebsd-security@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 1539A14C80 for ; Sun, 13 Jun 1999 03:06:35 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.1) id MAA20725; Sun, 13 Jun 1999 12:06:25 +0200 (CEST) (envelope-from des) To: Nicholas Brawn Cc: Dag-Erling Smorgrav , Richard Childers , Dmitriy Bokiy , freebsd-security@FreeBSD.ORG Subject: Re: Newbie questions: DoS & xinetd References: From: Dag-Erling Smorgrav Date: 13 Jun 1999 12:06:25 +0200 In-Reply-To: Nicholas Brawn's message of "Sat, 12 Jun 1999 13:20:21 +1000 (EST)" Message-ID: Lines: 26 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nicholas Brawn 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