in.c change has been MFCed after 4 weeks, together with the fixes in
if_ether.c. If there are remaining issues (which I don't believe) they will not affect existing installations.
This commit is contained in:
parent
b8d403de6f
commit
db3290d56c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23196
1 changed files with 3 additions and 3 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: www/en/projects/dingo/index.sgml,v 1.9 2004/12/09 00:17:09 mlaier Exp $">
|
<!ENTITY date "$FreeBSD: www/en/projects/dingo/index.sgml,v 1.10 2004/12/12 23:18:15 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;
|
||||||
|
@ -112,8 +112,8 @@ IFF_ALLMULTI</td>
|
||||||
<TR>
|
<TR>
|
||||||
<TD> Make sure mlaier's multiple inaddr on same subnet change is A-OK</TD>
|
<TD> Make sure mlaier's multiple inaddr on same subnet change is A-OK</TD>
|
||||||
<td> </td>
|
<td> </td>
|
||||||
<td> 20041209 </td>
|
<td> 20041212 </td>
|
||||||
<td> &status.head; </td>
|
<td> &status.done; </td>
|
||||||
<TD> A bug with handling netmasked aliases was discovered, and a
|
<TD> A bug with handling netmasked aliases was discovered, and a
|
||||||
<a href="http://lists.freebsd.org/pipermail/freebsd-net/2004-December/005850.html">patch</a>
|
<a href="http://lists.freebsd.org/pipermail/freebsd-net/2004-December/005850.html">patch</a>
|
||||||
has been committed.</TD>
|
has been committed.</TD>
|
||||||
|
|
Loading…
Reference in a new issue