Revert the entry about pf and ipfw starting before netif

This commit is contained in:
Doug Barton 2009-06-26 01:10:10 +00:00
parent 5ca51aad69
commit b5820f18cc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=195028

View File

@ -80,12 +80,6 @@ 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.