Mark "Import CARP from OpenBSD" as done and change owner

to glebius.

OK'ed by:	mlaier
This commit is contained in:
Joel Dahl 2005-10-28 18:33:47 +00:00
parent fe29212dc9
commit 3531c625ef
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26166

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/dingo/index.sgml,v 1.18 2005/10/21 13:46:00 joel Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/dingo/index.sgml,v 1.19 2005/10/28 18:25:01 joel Exp $">
<!ENTITY title "FreeBSD Network Cleanup and Consolidation Project (dingo)">
<!ENTITY email 'mux'>
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
@ -122,12 +122,10 @@ IFF_ALLMULTI</td>
</tr>
<tr>
<td>Import CARP from OpenBSD</td>
<td> &a.mlaier; </td>
<td> 20041203 </td>
<td> &status.prototyped; </td>
<td> <a href="http://people.freebsd.org/~mlaier/CARP/">Patches</a> are
available for testing. May need coordination with the ARP
rewrite.</td>
<td> &a.glebius; </td>
<td> 20051028 </td>
<td> &status.done; </td>
<td> &nbsp; </td>
</tr>
<tr>
<td>Get pff(4) house in order wrt M_PROMISC</td>