-
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.
OK sthen@
- Loading branch information
Showing
1 changed file
with
15 additions
and
15 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 |
---|---|---|
|
@@ -102,39 +102,39 @@ <h3><font color="#0000e0">What's New</font></h3> | |
<li>Routing daemons and other userland network improvements: | ||
<ul> | ||
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&sektion=8">fstat(8)</a> now displays routing table ID and socket-splicing information and ps can display routing table ID. | ||
<li><a href="://www.openbsd.org/cgi-bin/man.cgi?query=traceroutet&sektion=8">traceroute(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute6t&sektion=8">traceroute6(8)</a> can look up ASNs for each hop. | ||
<li><a href="://www.openbsd.org/cgi-bin/man.cgi?query=snmpdt&sektion=8">snmpd(8)</a> adds a MIB to show statistics for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carpt&sektion=4">carp(4)</a> interfaces. | ||
<li><a href="://www.openbsd.org/cgi-bin/man.cgi?query=bgpctlt&sektion=8">bgpctl(8)</a> parses and display MRT routing table dumps. | ||
<li><a href="://www.openbsd.org/cgi-bin/man.cgi?query=ntpdt&sektion=8">ntpd(8)</a> supports multiple rdomains. | ||
<li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfdt&sektion=8">ospfd(8)</a> detects route socket overflow, it now delays before it reloads the fib. | ||
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8">traceroute(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute6&sektion=8">traceroute6(8)</a> can look up ASNs for each hop. | ||
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8">snmpd(8)</a> adds a MIB to show statistics for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> interfaces. | ||
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&sektion=8">bgpctl(8)</a> parses and display MRT routing table dumps. | ||
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8">ntpd(8)</a> supports multiple rdomains. | ||
<li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a> detects route socket overflow, it now delays before it reloads the fib. | ||
<li>Improved and more consistent ToS support in various network tools | ||
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbencht&sektion=8">tcpbench(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nct&sektion=8">nc(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pingt&sektion=8">ping(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroutet&sektion=8">traceroute(8)</a>). | ||
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&sektion=8">tcpbench(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&sektion=8">nc(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pingt&sektion=8">ping(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8">traceroute(8)</a>). | ||
</ul> | ||
<p> | ||
|
||
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> improvements: | ||
<ul> | ||
<li>One-shot rule support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pft&sektion=4">pf(4)</a>, for use with proxies via anchors. | ||
<li>One-shot rule support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>, for use with proxies via anchors. | ||
<li>NAT64 support in PF using the <b>af-to</b> keyword. | ||
<li>Much improved IPv6 fragment handling. | ||
<li>Various enhancements with ICMP and especially ICMPv6 states | ||
<li>Improved IPv6 Neighbor Discovery and Multicast Listener Discovery handling. | ||
<li><a href="://www.openbsd.org/cgi-bin/man.cgi?query=pfctlt&sektion=8">pfctl(8)</a> now prints port numbers instead of service names by default. | ||
<li>Netflow v9 and ipfix support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflowt&sektion=4">pflow(4)</a>. | ||
<li>Many <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsynct&sektion=4">pfsync(4)</a> fixes and improvements including jumbo frames and automatically requesting a bulk update after a physical interface comes online. | ||
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8">pfctl(8)</a> now prints port numbers instead of service names by default. | ||
<li>Netflow v9 and ipfix support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflow&sektion=4">pflow(4)</a>. | ||
<li>Many <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&sektion=4">pfsync(4)</a> fixes and improvements including jumbo frames and automatically requesting a bulk update after a physical interface comes online. | ||
</ul> | ||
<p> | ||
|
||
<li>Assorted improvements: | ||
<ul> | ||
<li>Improved locale support. | ||
<li>Support for MSG_NOSIGNAL. | ||
<li>KERN_PROC_CWD <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctlt&sektion=3">sysctl(3)</a> for fetching the path to a process's working directory. | ||
<li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fnmatcht&sektion=3">fnmatch(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=globt&sektion=3">glob(3)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=regcompt&sektion=3">regcomp(3)</a> implementations to resist | ||
<li>KERN_PROC_CWD <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a> for fetching the path to a process's working directory. | ||
<li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fnmatch&sektion=3">fnmatch(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&sektion=3">glob(3)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=regcomp&sektion=3">regcomp(3)</a> implementations to resist | ||
DoS attacks. | ||
<li>Lots of HISTORY and AUTHORS information added to manpages. | ||
<li>Improved checking of file-offset wraparound. | ||
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwritet&sektion=2">pwrite(2)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwritevt&sektion=2">pwritev(2)</a> now correctly by ignored O_APPEND. | ||
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwrite&sektion=2">pwrite(2)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwritev&sektion=2">pwritev(2)</a> now correctly by ignored O_APPEND. | ||
<li>Improved conformance of header files with standards. | ||
<li>Improved cancelation support in both user-threads (libpthread) and rthreads. | ||
<li>Improved correctness of execing, coredumping, signal delivery, | ||
|
@@ -144,7 +144,7 @@ <h3><font color="#0000e0">What's New</font></h3> | |
<li>Architecture-independent kernel support for thread-control-block | ||
handling for rthreads. | ||
<li>Small improvements to Linux compat (only available on i386). | ||
<li>Multiple bugs have been fixed in the Intel 10Gb driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixt&sektion=4">ix(4)</a>. | ||
<li>Multiple bugs have been fixed in the Intel 10Gb driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&sektion=4">ix(4)</a>. | ||
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4">softraid(4)</a> now supports a concatenating discipline. | ||
<li>On amd64, i386, and sparc64, the root filesystem can reside in a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4">softraid(4)</a> volume. The kernel needs to be booted from a non-softraid partition. | ||
<li>On amd64, the system can be booted from a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4">softraid(4)</a> RAID1 volume. | ||
|
@@ -637,7 +637,7 @@ <h3><font color="#0000e0">Ports Tree</font></h3> | |
alt="OpenBSD"></a> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
<br><small> | ||
$OpenBSD: 51.html,v 1.26 2012/04/18 19:03:32 deraadt Exp $ | ||
$OpenBSD: 51.html,v 1.27 2012/04/18 20:17:48 gonzalo Exp $ | ||
</small> | ||
|
||
</body> | ||
|