From owner-freebsd-doc@FreeBSD.ORG Sun Feb 18 22:14:19 2007 Return-Path: X-Original-To: freebsd-doc@FreeBSD.org Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E9A516A401 for ; Sun, 18 Feb 2007 22:14:19 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.freebsd.org (Postfix) with ESMTP id 4B3A713C428 for ; Sun, 18 Feb 2007 22:14:19 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id 1398B2D5AB1; Sun, 18 Feb 2007 21:43:41 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id C481D1141E; Sun, 18 Feb 2007 22:43:40 +0100 (CET) Date: Sun, 18 Feb 2007 22:43:40 +0100 From: "Simon L. Nielsen" To: Jeremie Le Hen Message-ID: <20070218214339.GE973@zaphod.nitro.dk> References: <20070218211337.GA41451@obiwan.tataz.chchile.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070218211337.GA41451@obiwan.tataz.chchile.org> User-Agent: Mutt/1.5.11 Cc: freebsd-doc@FreeBSD.org Subject: Re: ICMP types in icmp(4) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Feb 2007 22:14:19 -0000 On 2007.02.18 22:13:37 +0100, Jeremie Le Hen wrote: > Hi, > > Please Cc: me in your replies. > > pf.conf(5) manpage states that ICMP types and codes are specified in > the icmp(4) manpage. Indeed this is the case in OpenBSD -- which is > quite handy -- but not on FreeBSD. It might be worth considering > adding them. What do you think of it ? Sounds like a good idea to me. Send patches :-). -- Simon L. Nielsen