Add an entry for the CARP port. While here account for the fact that my in.c
changes have been committed to HEAD.
This commit is contained in:
parent
625c3ac1c2
commit
f55f35f4c1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23113
1 changed files with 13 additions and 4 deletions
|
@ -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.1 2004/11/29 04:54:31 gnn Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/dingo/index.sgml,v 1.2 2004/12/03 23:29:27 brooks Exp $">
|
||||
<!ENTITY title "FreeBSD Network Cleanup and Consolidation Project (dingo)">
|
||||
<!ENTITY email 'mux'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -112,10 +112,19 @@ IFF_ALLMULTI</td>
|
|||
<TR>
|
||||
<TD> Make sure mlaier's multiple inaddr on same subnet change is A-OK</TD>
|
||||
<td> </td>
|
||||
<td> 20041128 </td>
|
||||
<td> &status.new; </td>
|
||||
<td> 20041203 </td>
|
||||
<td> &status.head; </td>
|
||||
<TD></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>Import CARP from OpenBSD</TD>
|
||||
<td> mlaier </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>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>Get pff(4) house in order wrt M_PROMISC</TD>
|
||||
<td> </td>
|
||||
|
|
Loading…
Reference in a new issue