41.html updates: bridge, ospfd
Stuart Henderson <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Index: 41.html =================================================================== RCS file: /data/cvsroot/OpenBSD/www/41.html,v retrieving revision 1.37 diff -U7 -p -r1.37 41.html --- 41.html 7 Mar 2007 22:44:27 -0000 1.37 +++ 41.html 8 Mar 2007 12:08:48 -0000 @@ -164,14 +164,18 @@ can now expire table entries. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> rules inside anchors to have their counters reset, and make counter read & reset an atomic operation. <li> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&sektion=8">sensorsd(8)</a> dampens status changes now, thus not alerting for a single wrong sensor read, since many sensors lie once in a while. +<li> +<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a> +now supports the Rapid Spanning Tree Protocol (RSTP, IEEE 802.1w), decreasing the +time taken to respond to state changes. </ul> <p> <li>Assorted improvements and code cleanup: <ul> @@ -205,15 +209,18 @@ file descriptor handling has been improv <li>include file support in the config parser <li>bgpd can use the new IP_MINTTL socket option to implement the ttl security mechanism </ul> <p> <li>OpenOSPFD 4.1: <ul> -<li>... +<li>the metric and LSA type of redistributed routes can now be set in +<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd.conf&sektion=5">ospfd.conf(5)</a> +<li>interfaces having multiple networks (alias addresses) can now be used +<li>reload support has been added </ul> <p> <li>OpenDVMRPD 4.1: <ul> <li>... </ul>