I am working on ARP race problem.
This commit is contained in:
parent
bc33ecc9ba
commit
523d6698b0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25109
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY email 'freebsd-qa'>
|
<!ENTITY email 'freebsd-qa'>
|
||||||
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.15 2005/07/11 14:56:19 kensmith Exp $">
|
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.16 2005/07/11 15:24:08 brueffer Exp $">
|
||||||
<!ENTITY title "FreeBSD 6.0 Open Issues">
|
<!ENTITY title "FreeBSD 6.0 Open Issues">
|
||||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||||
|
@ -70,8 +70,8 @@
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>page fault at if_ethersubr.c: 284</td>
|
<td>page fault at if_ethersubr.c: 284</td>
|
||||||
<td>&status.unknown;</td>
|
<td>&status.wip;</td>
|
||||||
<td> </td>
|
<td>&a.glebius;</td>
|
||||||
<td>Found by stress tests at <a href="http://www.holm.cc/stress/log/cons141.html">http://www.holm.cc/stress/log/cons141.html</a>.</td>
|
<td>Found by stress tests at <a href="http://www.holm.cc/stress/log/cons141.html">http://www.holm.cc/stress/log/cons141.html</a>.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue