Update:
yar@ has posted a patch for ifconfig regression in bin/94028[1], and ping6 issue on sparc64 is being investigating.
This commit is contained in:
parent
5f463f74ce
commit
d0855fadbe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27288
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.1R/todo.sgml,v 1.15 2006/03/06 20:44:07 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.1R/todo.sgml,v 1.16 2006/03/07 04:17:13 hrs Exp $">
|
||||
<!ENTITY local.rel "6.1">
|
||||
<!ENTITY title "FreeBSD 6.1 Open Issues">
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
|
||||
|
@ -142,7 +142,7 @@ on a filesystem is negative; fsck -f is needed to correct this.</td>
|
|||
|
||||
<tr>
|
||||
<td>serious sparc64 IPv6 panic</td>
|
||||
<td>&status.unknown;</td>
|
||||
<td>&status.wip;</td>
|
||||
<td>&a.gnn;</td>
|
||||
<td>Triggered by just ping6'ing the box. It may even be a MI
|
||||
issue, the reporter of this bug only uses IPv6 with
|
||||
|
@ -243,11 +243,11 @@ on a filesystem is negative; fsck -f is needed to correct this.</td>
|
|||
|
||||
<tr>
|
||||
<td>ifconfig regression on 6.x</td>
|
||||
<td>&status.unknown;</td>
|
||||
<td> </td>
|
||||
<td>&status.wip;</td>
|
||||
<td>&a.yar;</td>
|
||||
<td>ifconfig cannot handle vlan and mtu parameters at the same time
|
||||
after rev.1.7.2.3 of sbin/ifconfig/ifvlan.c commit.
|
||||
For more information, see
|
||||
For more information and a proposed patch, see
|
||||
<a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/94028">bin/94028</a>.</td>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Reference in a new issue