Date: Wed, 29 Jun 2011 13:12:16 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r223670 - head Message-ID: <201106291312.p5TDCG1X098795@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bz Date: Wed Jun 29 13:12:15 2011 New Revision: 223670 URL: http://svn.freebsd.org/changeset/base/223670 Log: Clarify that we broke pfsync(4) backward compat with the pf commit r223637. Suggested by: Anton Yuzhaninov (citrin citrin.ru) Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Wed Jun 29 13:06:42 2011 (r223669) +++ head/UPDATING Wed Jun 29 13:12:15 2011 (r223670) @@ -25,6 +25,8 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9. 20110628: The packet filter (pf) code has been updated to OpenBSD 4.5. You need to update userland tools to be in sync with kernel. + This update breaks backward compatibility with earlier pfsync(4) + versions. Care must be taken when updating redundant firewall setups. 20110608: The following sysctls and tunables are retired on x86 platforms:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106291312.p5TDCG1X098795>