ipfw2 appears to work on strict-align platforms. Thanks to Bernd and
Luigi for working on this!
This commit is contained in:
parent
446f2eb3aa
commit
7bde4c5e09
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17172
1 changed files with 1 additions and 9 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/5.1R/todo.sgml,v 1.58 2003/05/31 07:09:00 scottl Exp $">
|
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.59 2003/05/31 07:19:32 scottl Exp $">
|
||||||
<!ENTITY title "FreeBSD 5.1 Open Issues">
|
<!ENTITY title "FreeBSD 5.1 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;
|
||||||
|
@ -22,14 +22,6 @@
|
||||||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td>ipfw/ipfw2 alignment issues on alpha/sparc64</td>
|
|
||||||
<td>In progress</td>
|
|
||||||
<td>&a.luigi;</td>
|
|
||||||
<td>There are reports of alignment problems with ipfw and/or ipfw2
|
|
||||||
on 64-bit platforms (specifically alpha and sparc64).</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<h3>Desired Features for 5.1-RELEASE</h3>
|
<h3>Desired Features for 5.1-RELEASE</h3>
|
||||||
|
|
Loading…
Reference in a new issue