Add testing note for if_bridge.

Submitted by:	Andrew Thompson <thompsa@freebsd.org>
This commit is contained in:
Murray Stokely 2005-07-07 05:45:00 +00:00
parent 38c7f83187
commit e0e6a58d60
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25035

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/6.0R/todo.sgml,v 1.5 2005/06/20 17:53:01 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.6 2005/06/23 01:00:25 keramida Exp $">
<!ENTITY title "FreeBSD 6.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -114,6 +114,13 @@
be appreciated.</td>
</tr>
<tr><td>if_bridge</td><td>&status.new;</td><td></td>
<td>A new bridge implementation has been added from NetBSD. As this
has not seen a wider audience yet, further testing would be
appreciated. See if_bridge(4) for configuration details.</td>
</tr>
<!-- Woo hoo, none yet! -->
</table>