From owner-cvs-src@FreeBSD.ORG Sat Aug 20 09:41:50 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 249F516A41F; Sat, 20 Aug 2005 09:41:50 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4F7F43D45; Sat, 20 Aug 2005 09:41:49 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j7K9fnMH025137; Sat, 20 Aug 2005 09:41:49 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j7K9fn8t025136; Sat, 20 Aug 2005 09:41:49 GMT (envelope-from glebius) Message-Id: <200508200941.j7K9fn8t025136@repoman.freebsd.org> From: Gleb Smirnoff Date: Sat, 20 Aug 2005 09:41:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc/periodic/security 550.ipfwlimit X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Aug 2005 09:41:50 -0000 glebius 2005-08-20 09:41:49 UTC FreeBSD src repository Modified files: etc/periodic/security 550.ipfwlimit Log: - Correctly parse output, when logging amount is limited in the rule itself, not in verbose_limit sysctl. [1] - Do check rules, even if verbose_limit is set 0. Rules may have their own log limits. PR: conf/77929 Submitted by: Andriy Gapon [1] Reviewed by: matteo Revision Changes Path 1.8 +15 -7 src/etc/periodic/security/550.ipfwlimit