Mention a bug (and a fix) with multiple netmasked aliases.

This commit is contained in:
Ruslan Ermilov 2004-12-08 09:04:00 +00:00
parent 91bda648ef
commit dde36bd4d1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23151

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.5 2004/12/04 12:18:01 ceri Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/dingo/index.sgml,v 1.6 2004/12/06 20:50:43 brooks Exp $">
<!ENTITY title "FreeBSD Network Cleanup and Consolidation Project (dingo)">
<!ENTITY email 'mux'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -112,9 +112,11 @@ IFF_ALLMULTI</td>
<TR>
<TD> Make sure mlaier's multiple inaddr on same subnet change is A-OK</TD>
<td> </td>
<td> 20041203 </td>
<td> 20041208 </td>
<td> &status.head; </td>
<TD></TD>
<TD> A bug with handling netmasked aliases was discovered, and a
<a href="http://lists.freebsd.org/pipermail/freebsd-net/2004-December/005826.html">patch</a>
is available for testing.</TD>
</TR>
<TR>
<TD>Import CARP from OpenBSD</TD>