aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorKristof Provost <kp@FreeBSD.org>2015-08-27 21:27:47 +0000
committerKristof Provost <kp@FreeBSD.org>2015-08-27 21:27:47 +0000
commit64b3b4d611c32eea0529878de95fd2f9b9dcaa3a (patch)
tree9ba100542f23930b13f3b6387f6c00d2bd5f2016 /UPDATING
parentf6295033c1fd4fd11df9fe78dff8f9c113e8959d (diff)
downloadsrc-64b3b4d611c32eea0529878de95fd2f9b9dcaa3a.tar.gz
src-64b3b4d611c32eea0529878de95fd2f9b9dcaa3a.zip
pf: Remove support for 'scrub fragment crop|drop-ovl'
The crop/drop-ovl fragment scrub modes are not very useful and likely to confuse users into making poor choices. It's also a fairly large amount of complex code, so just remove the support altogether. Users who have 'scrub fragment crop|drop-ovl' in their pf configuration will be implicitly converted to 'scrub fragment reassemble'. Reviewed by: gnn, eri Relnotes: yes Differential Revision: https://reviews.freebsd.org/D3466
Notes
Notes: svn path=/head/; revision=287222
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 5464745a9a84..ada401812fdf 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,6 +31,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20150827:
+ pf no longer supports 'scrub fragment crop' or 'scrub fragment drop-ovl'
+ These configurations are now automatically interpreted as
+ 'scrub fragment reassemble'.
+
20150817:
Kernel-loadable modules for the random(4) device are back. To use
them, the kernel must have