Date: Fri, 15 Feb 2019 12:02:58 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 235754] pfctl: Lower limit for -T replace than -T add Message-ID: <bug-235754-227-sQcK5DINgW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235754-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235754 Kristof Provost <kp@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kp@freebsd.org --- Comment #1 from Kristof Provost <kp@freebsd.org> --- This is sort of expected behavior. It appears that the 'replace' command needs twice as many entries (presumably once to remove the old address and once to add the new one), putting you over the limit of the maximum number of items in one request. You can raise the limit using the net.pf.request_maxcount sysctl. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235754-227-sQcK5DINgW>
