Remove vlan testing item: reported done.

Submitted by:	sam
Done by:	"Michal Mertl" <Michal.Mertl@gtsgroup.cz>
This commit is contained in:
Robert Watson 2002-12-10 16:13:29 +00:00
parent 493e3f53f1
commit 2aa29415c4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15278

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.0R/todo.sgml,v 1.105 2002/12/09 00:55:07 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.106 2002/12/09 16:18:54 rwatson Exp $">
<!ENTITY title "FreeBSD 5.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -336,17 +336,6 @@
local testing and provide feedback to Sam Leffler.</td>
</tr>
<tr>
<td>vlan testing</td>
<td>--</td>
<td>sam@</td>
<td>Changes to the network device driver interfaces and introduction
of m_tags has changed the way in which vlans are implemented in
5.0. These changes require additional testing. If you make use
if the vlan behavior in local configurations, please test them
with recent 5.0 snapshots and provide feedback to Sam Leffler.</td>
</tr>
<tr>
<td>No console (term) if smbus is enable in the kernel</td>
<td>--</td>