diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index c577eb3e973c..ebd12751a88e 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -685,6 +685,10 @@ options HZ=1000 # not compulsory but strongly recommended flags, to be used in creating proxy-only published entries. + The read timeout feature of &man.bpf.4; now works more + correctly with &man.select.2;/&man.poll.2;, and therefore with + pthreads. &merged; + &man.bridge.4; and &man.dummynet.4; have received some enhancements and bug fixes, and are now loadable modules. &merged; @@ -1952,6 +1956,11 @@ options HZ=1000 # not compulsory but strongly recommended This makes it easier to use &man.mtree.8; as a part of an intrusion-detection system. &merged; + &man.natd.8; now supports a + option to log packets that + cannot be re-injected because they are blocked by &man.ipfw.8; + rules. &merged; + The in use percentage metric displayed by &man.netstat.1; now really reflects the percentage of network mbufs used. &merged; diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index c577eb3e973c..ebd12751a88e 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -685,6 +685,10 @@ options HZ=1000 # not compulsory but strongly recommended flags, to be used in creating proxy-only published entries. + The read timeout feature of &man.bpf.4; now works more + correctly with &man.select.2;/&man.poll.2;, and therefore with + pthreads. &merged; + &man.bridge.4; and &man.dummynet.4; have received some enhancements and bug fixes, and are now loadable modules. &merged; @@ -1952,6 +1956,11 @@ options HZ=1000 # not compulsory but strongly recommended This makes it easier to use &man.mtree.8; as a part of an intrusion-detection system. &merged; + &man.natd.8; now supports a + option to log packets that + cannot be re-injected because they are blocked by &man.ipfw.8; + rules. &merged; + The in use percentage metric displayed by &man.netstat.1; now really reflects the percentage of network mbufs used. &merged;