From owner-freebsd-bugs Sat Jun 9 16:43: 2 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from kizmiaz.dis.org (kizmiaz.dis.org [216.240.45.60]) by hub.freebsd.org (Postfix) with ESMTP id 92AD037B405; Sat, 9 Jun 2001 16:43:00 -0700 (PDT) (envelope-from shipley@kizmiaz.dis.org) Received: from kizmiaz.dis.org (shipley@localhost [127.0.0.1]) by kizmiaz.dis.org (8.11.3/8.9.3) with ESMTP id f59NvZN29052; Sat, 9 Jun 2001 16:57:35 -0700 (PDT) (envelope-from shipley@kizmiaz.dis.org) Message-Id: <200106092357.f59NvZN29052@kizmiaz.dis.org> To: dd@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/9791: enhancement for netinet/ip_icmp.c to control ping responses From: Evil Pete X-Phone: (510) 849-2230 X-Snail-address: 2425 Channing Way; PMB# 587; Berkeley CA 94704-2209 In-reply-to: Your message of Sat, 09 Jun 2001 16:26:07 -0700. <200106092326.f59NQ7H53275@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <29047.992131055.1@kizmiaz.dis.org> Date: Sat, 09 Jun 2001 16:57:35 -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ping 8 sends pings, this patch just changes the way the kernel responds to pings. While true this can be done in ipfw like the kernal options net.inet.icmp.bmcastecho and net.inet.tcp.drop_synfin I think the patch is cleaner/faster >Synopsis: enhancement for netinet/ip_icmp.c to control ping responses > >State-Changed-From-To: open->suspended >State-Changed-By: dd >State-Changed-When: Sat Jun 9 16:25:33 PDT 2001 >State-Changed-Why: >It's probably better to do this in ping(8) rather than the kernel. Regardless }, >this change should be discussed prior to being committed. > >http://www.FreeBSD.org/cgi/query-pr.cgi?pr=9791 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message