Update status of ifconfigNG and remove the reference in CARP. Done that,

been quite easy.
This commit is contained in:
Max Laier 2004-12-16 17:56:40 +00:00
parent 843c2ab27d
commit 929bf4daa5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23238

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.10 2004/12/12 23:18:15 gnn Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/dingo/index.sgml,v 1.11 2004/12/12 23:28:59 mlaier Exp $">
<!ENTITY title "FreeBSD Network Cleanup and Consolidation Project (dingo)">
<!ENTITY email 'mux'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -124,8 +124,8 @@ IFF_ALLMULTI</td>
<td> 20041203 </td>
<td> &status.prototyped; </td>
<TD> <a href="http://people.freebsd.org/~mlaier/CARP/">Patches</a> are
available for testing. Needs coordination with ifconfigNG and
maybe the ARP rewrite.</TD>
available for testing. May need coordination with the ARP
rewrite.</TD>
</TR>
<TR>
<TD>Get pff(4) house in order wrt M_PROMISC</TD>
@ -188,9 +188,9 @@ IFF_ALLMULTI</td>
<TR>
<TD>Take sam's new ifconfig from p4</TD>
<td> &nbsp; </td>
<td> 20041128 </td>
<td> &status.new; </td>
<TD> &nbsp; </TD>
<td> 20041208 </td>
<td> &status.head; </td>
<TD> Done in HEAD, not going to be MFCed. </TD>
</TR>
<TR>
<TD>We need to add features to gre(4). Use dev.* sysctls.</TD>