From owner-cvs-all Fri Jun 4 4:21: 8 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 31CBF15491; Fri, 4 Jun 1999 04:21:06 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA72513; Fri, 4 Jun 1999 04:21:05 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <199906041121.EAA72513@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 4 Jun 1999 04:21:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ru 1999/06/04 04:21:05 PDT Modified files: sbin/ipfw ipfw.c Log: Fix the parsing of ip addresses on a command line. PR: 5047 Reviewed by: des Test case: ipfw add allow ip from 127.1 to any Revision Changes Path 1.69 +7 -7 src/sbin/ipfw/ipfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message