Add a note about the change to rcorder for pf and ipfw.

This commit is contained in:
dougb 2009-06-01 22:47:59 +00:00
parent 273ba040b4
commit ae133bfe99

View File

@ -33,6 +33,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
rebuilt.
Bump __FreeBSD_version to 800096.
20090531:
For those who use ipfw and especially pf, those two firewalls
are now started BEFORE the network is initialized (i.e., before
rc.d/netif). Please review your rules to make sure that your
interfaces will be properly described.
20090530:
Remove the tunable/sysctl debug.mpsafevfs as its initial purpose
is no more valid.