Add item for CARP.

Approved by:	scottl
This commit is contained in:
Gleb Smirnoff 2005-02-25 08:35:58 +00:00
parent 8480f2bb9a
commit a370fa2233
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23891

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.4R/todo.sgml,v 1.8 2005/02/25 03:22:36 scottl Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.4R/todo.sgml,v 1.9 2005/02/25 04:59:34 scottl Exp $">
<!ENTITY title "FreeBSD 5.4 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -201,6 +201,14 @@
<td>Many improvements have been made to the ULE scheduler in 6-CURRENT.
These should be merged back to 5.4.</td>
</tr>
<tr>
<td>CARP support</td>
<td>&status.wip;</td>
<td>&a.glebius</td>
<td>Common Address Redundancy Protocol allows multiple hosts on the same
local network to share a set of IP addresses.</td>
</tr>
</table>
<h3>Documentation items that must be resolved for 5.4</h3>