Add a few more items to the list.
This commit is contained in:
parent
418ed91525
commit
625c3ac1c2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23112
1 changed files with 25 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY date "$FreeBSD: $">
|
<!ENTITY date "$FreeBSD: www/en/projects/dingo/index.sgml,v 1.1 2004/11/29 04:54:31 gnn Exp $">
|
||||||
<!ENTITY title "FreeBSD Network Cleanup and Consolidation Project (dingo)">
|
<!ENTITY title "FreeBSD Network Cleanup and Consolidation Project (dingo)">
|
||||||
<!ENTITY email 'mux'>
|
<!ENTITY email 'mux'>
|
||||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
|
@ -209,6 +209,30 @@ RFC1701
|
||||||
<td> &status.new; </td>
|
<td> &status.new; </td>
|
||||||
<TD></TD>
|
<TD></TD>
|
||||||
</TR>
|
</TR>
|
||||||
|
<TR>
|
||||||
|
<TD>Nuke struct arpcom (partially related to ARP rewrite).</TD>
|
||||||
|
<td> </td>
|
||||||
|
<td> 20041203 </td>
|
||||||
|
<td> &status.new; </td>
|
||||||
|
<TD></TD>
|
||||||
|
</TR>
|
||||||
|
<TR>
|
||||||
|
<TD>Generic mechanism to attach per-subsystem data to
|
||||||
|
interfaces (needed to clean up ng_fec and remove ac_netgraph
|
||||||
|
from struct arpcom).</TD>
|
||||||
|
<td> </td>
|
||||||
|
<td> 20041203 </td>
|
||||||
|
<td> &status.new; </td>
|
||||||
|
<TD></TD>
|
||||||
|
</TR>
|
||||||
|
<TR>
|
||||||
|
<TD>Remove struct ifnet from softc.</TD>
|
||||||
|
<td> brooks</td>
|
||||||
|
<td> 20041203 </td>
|
||||||
|
<td> &status.new; </td>
|
||||||
|
<TD></TD>
|
||||||
|
</TR>
|
||||||
|
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue