From owner-cvs-src-old@FreeBSD.ORG Sat Jan 10 19:00:23 2009 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BF8910656D1 for ; Sat, 10 Jan 2009 19:00:23 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 489278FC18 for ; Sat, 10 Jan 2009 19:00:23 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n0AJ0Nh1020804 for ; Sat, 10 Jan 2009 19:00:23 GMT (envelope-from antoine@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n0AJ0NXu020803 for cvs-src-old@freebsd.org; Sat, 10 Jan 2009 19:00:23 GMT (envelope-from antoine@repoman.freebsd.org) Message-Id: <200901101900.n0AJ0NXu020803@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to antoine@repoman.freebsd.org using -f From: Antoine Brodin Date: Sat, 10 Jan 2009 19:00:17 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: RELENG_7 Subject: cvs commit: src/etc/periodic/security 550.ipfwlimit X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jan 2009 19:00:25 -0000 antoine 2009-01-10 19:00:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) etc/periodic/security 550.ipfwlimit Log: SVN rev 187031 on 2009-01-10 19:00:17Z by antoine MFC r181531 to stable/7: Improve periodic/security/550.ipfwlimit a bit: - don't run it if net.inet.ip.fw.verbose = 0 as it is pointless - handle rules without logging limit correctly [1] (those rules show up without logamount in "ipfw -a list") PR: conf/126060 [1] MFC after: 1 month Revision Changes Path 1.10.2.1 +3 -6 src/etc/periodic/security/550.ipfwlimit