From owner-freebsd-doc@FreeBSD.ORG Fri Sep 5 05:47:33 2014 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6878E5D8 for ; Fri, 5 Sep 2014 05:47:33 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F70E1D22 for ; Fri, 5 Sep 2014 05:47:33 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s855lXtL019341 for ; Fri, 5 Sep 2014 05:47:33 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 193300] ipfw: add_dyn_rule: Cannot allocate rule Date: Fri, 05 Sep 2014 05:47:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords bug_status cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2014 05:47:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193300 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easy Status|Needs Triage |Open CC| |koobs@FreeBSD.org --- Comment #1 from Kubilay Kocak --- Thank you for your report Nilesh! This was originally introduced in r243707. [1] Probably a good opportunity to clarify the LOG_DEBUG message, possibly with a mention of net.inet.ip.fw.dyn_max sysctl tunable or similar. Perhaps also worth revisiting the default value for this tunable as well. CC'ing original committer (melifaro@) who likely has an expert opinion :) [1] https://svnweb.freebsd.org/base?view=revision&revision=243707 MFC candidate. -- You are receiving this mail because: You are the assignee for the bug.