ipfw2 appears to work on strict-align platforms. Thanks to Bernd and

Luigi for working on this!
This commit is contained in:
Scott Long 2003-06-04 05:21:30 +00:00
parent 446f2eb3aa
commit 7bde4c5e09
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17172

View file

@ -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/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 % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -22,14 +22,6 @@
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
</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>
<h3>Desired Features for 5.1-RELEASE</h3>