From owner-cvs-all Wed Oct 31 8: 8:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7BD4A37B406; Wed, 31 Oct 2001 08:08:49 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9VG8nd19655; Wed, 31 Oct 2001 08:08:49 -0800 (PST) (envelope-from phk) Message-Id: <200110311608.f9VG8nd19655@freefall.freebsd.org> From: Poul-Henning Kamp Date: Wed, 31 Oct 2001 08:08:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd natd.8 natd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2001/10/31 08:08:49 PST Modified files: sbin/natd natd.8 natd.c Log: Do not uselessly whine in syslog about packets denied by ipfw rules. Set 'log_ipfw_denied' option if you want the old behaviour. PR: 30255 Submitted by: Flemming "F3" Jacobsen Reviewed by: phk MFC after: 4 weeks Revision Changes Path 1.48 +4 -1 src/sbin/natd/natd.8 1.36 +17 -4 src/sbin/natd/natd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message