Change the status to done for the struct ifnet removal and the new

ifconfig entries.  These changes are no longer only in HEAD.
This commit is contained in:
Joel Dahl 2006-06-30 15:59:44 +00:00
parent e32e92ea34
commit 4a9c07d2c5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28182

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.19 2005/10/28 18:25:01 joel Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/dingo/index.sgml,v 1.20 2005/10/28 18:33:47 joel Exp $">
<!ENTITY title "FreeBSD Network Cleanup and Consolidation Project (dingo)">
<!ENTITY email 'mux'>
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
@ -189,8 +189,8 @@ IFF_ALLMULTI</td>
<td>Take sam's new ifconfig from p4</td>
<td> &nbsp; </td>
<td> 20041208 </td>
<td> &status.current; </td>
<td> Done in HEAD, not going to be MFCed. </td>
<td> &status.done; </td>
<td> &nbsp; </td>
</tr>
<tr>
<td>We need to add features to gre(4). Use dev.* sysctls.</td>
@ -240,8 +240,8 @@ RFC1701
<td>Remove struct ifnet from softc.</td>
<td> &a.brooks;</td>
<td> 20050617 </td>
<td> &status.current; </td>
<td> Done in HEAD, not going to be MFCed. </td>
<td> &status.done; </td>
<td> &nbsp; </td>
</tr>
<tr>
<td>Protocol Test Harness.</td>