From e0e6a58d60bc6ac36b078aee4e82d4fcac601137 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Thu, 7 Jul 2005 05:45:00 +0000 Subject: [PATCH] Add testing note for if_bridge. Submitted by: Andrew Thompson --- en/releases/6.0R/todo.sgml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/en/releases/6.0R/todo.sgml b/en/releases/6.0R/todo.sgml index fbd2611b2a..b695fecd16 100644 --- a/en/releases/6.0R/todo.sgml +++ b/en/releases/6.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -114,6 +114,13 @@ be appreciated. + if_bridge&status.new; + + 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. + +