New release note:
Fix ipfw(4) limit rule processing.
This commit is contained in:
parent
220c6cb3fa
commit
e51287e850
release/doc/en_US.ISO8859-1/relnotes
@ -323,6 +323,9 @@
|
||||
to enable undirected &man.ip.4; broadcasts to be sent to
|
||||
specific network interfaces.</para>
|
||||
|
||||
<para>A bug in &man.ipfw.4; limit rule processing that could
|
||||
cause various panics has been fixed.</para>
|
||||
|
||||
<para>&man.ipfw.4; rules now support comma-separated address lists
|
||||
(such as <literal>1.2.3.4, 5.6.7.8/30, 9.10.11.12/22</literal>),
|
||||
and allow spaces after commas to make lists of addresses more readable.
|
||||
|
@ -323,6 +323,9 @@
|
||||
to enable undirected &man.ip.4; broadcasts to be sent to
|
||||
specific network interfaces.</para>
|
||||
|
||||
<para>A bug in &man.ipfw.4; limit rule processing that could
|
||||
cause various panics has been fixed.</para>
|
||||
|
||||
<para>&man.ipfw.4; rules now support comma-separated address lists
|
||||
(such as <literal>1.2.3.4, 5.6.7.8/30, 9.10.11.12/22</literal>),
|
||||
and allow spaces after commas to make lists of addresses more readable.
|
||||
|
Loading…
Reference in New Issue
Block a user