From owner-cvs-all Sun Aug 1 20:35: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from ns.mt.sri.com (ns.mt.sri.com [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id 3DEBF14D11; Sun, 1 Aug 1999 20:34:53 -0700 (PDT) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id VAA06071; Sun, 1 Aug 1999 21:34:05 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id VAA20002; Sun, 1 Aug 1999 21:34:04 -0600 Date: Sun, 1 Aug 1999 21:34:04 -0600 Message-Id: <199908020334.VAA20002@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Brian Feldman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in.h ip_fw.c ip_fw.h raw_ip.c src/sbin/ipfw ipfw.8 ipfw.c In-Reply-To: <199908011657.JAA44866@freefall.freebsd.org> References: <199908011657.JAA44866@freefall.freebsd.org> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > green 1999/08/01 09:57:25 PDT > > Modified files: > sys/netinet in.h ip_fw.c ip_fw.h raw_ip.c > sbin/ipfw ipfw.8 ipfw.c > Log: > Make ipfw's logging more dynamic. Now, log will use the default limit > _or_ you may specify "log logamount number" to set logging specifically > the rule. > In addition, "ipfw resetlog" has been added, which will reset the > logging counters on any/all rule(s). ipfw resetlog does not affect > the packet/byte counters (as ipfw reset does), and is the only "set" > command that can be run at securelevel >= 3. > This should address complaints about not being able to set logging > amounts, not being able to restart logging at a high securelevel, > and not being able to just reset logging without resetting all of the > counters in a rule. Shouldn't this have been reviewed? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message