-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
henning
committed
Oct 10, 2002
1 parent
c73b33b
commit 50c2ec4
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -94,7 +94,15 @@ <h3><font color="#0000e0">What's New</font></h3> | |
<p> | ||
|
||
<li>A lot of enhancements and stability improvements to our packet filter, <a | ||
href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf</a>. | ||
href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf</a>: | ||
<ul> | ||
<li>new "antispoof" keyword: spoofing protection made easy | ||
<li>much simplified rule file language | ||
<li>extended filtering capabilities | ||
<li>control state table entries on a per-rule granularity | ||
<li>support dynamic interface expansion. No more need to reload the ruleset | ||
on IP changes. | ||
</ul> | ||
<p> | ||
|
||
<li>A new tool, | ||
|
@@ -412,7 +420,7 @@ <h3><font color="#0000e0">Ports Tree</font></h3> | |
alt="OpenBSD"></a> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
<br><small> | ||
$OpenBSD: 32.html,v 1.7 2002/10/10 12:06:58 jufi Exp $ | ||
$OpenBSD: 32.html,v 1.8 2002/10/10 16:43:36 henning Exp $ | ||
</small> | ||
|
||
</body> | ||
|