From owner-cvs-all Mon Aug 6 6: 3:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9626937B403; Mon, 6 Aug 2001 06:03:38 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f76D3cx09407; Mon, 6 Aug 2001 06:03:38 -0700 (PDT) (envelope-from ru) Message-Id: <200108061303.f76D3cx09407@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 6 Aug 2001 06:03:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2001/08/06 06:03:38 PDT Modified files: sbin/ipfw ipfw.c Log: Fixed one more breakage introduced in 1.103 cleanup. ICMP types were reported incorrectly: # ipfw add allow icmp from any to any icmptypes 0,8 PR: bin/29185 Submitted by: Mike Durian Revision Changes Path 1.108 +3 -2 src/sbin/ipfw/ipfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message