Date: Sun, 29 Aug 2004 08:25:02 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw2.c Message-ID: <200408290825.i7T8P2ZC048232@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2004-08-29 08:25:02 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw2.c Log: o Restore a historical ipfw1 logamount behaviour: rules with 'log' keyword but without 'logamount' limit the amount of their log messages by net.inet.ip.fw.verbose_limit sysctl value. RELENG_5 candidate. PR: kern/46080 Submitted by: Dan Pelleg MFC after: 1 week Revision Changes Path 1.56 +7 -0 src/sbin/ipfw/ipfw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408290825.i7T8P2ZC048232>