From nobody@FreeBSD.org  Tue Jun  8 22:52:35 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B790516A4D7
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  8 Jun 2004 22:52:35 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9784143D31
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  8 Jun 2004 22:52:35 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i58MqZa7008063
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 8 Jun 2004 22:52:35 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i58MqZmD008062;
	Tue, 8 Jun 2004 22:52:35 GMT
	(envelope-from nobody)
Message-Id: <200406082252.i58MqZmD008062@www.freebsd.org>
Date: Tue, 8 Jun 2004 22:52:35 GMT
From: Adam Tingle <adamo@hotmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: bridging: net.link.ether.bridge.config=if1,if2 should have quotes around interfaces
X-Send-Pr-Version: www-2.3

>Number:         67727
>Category:       docs
>Synopsis:       bridging: net.link.ether.bridge.config=if1,if2 should have quotes around interfaces
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 08 23:00:45 GMT 2004
>Closed-Date:    Thu Jun 24 15:11:17 GMT 2004
>Last-Modified:  Thu Jun 24 15:11:17 GMT 2004
>Originator:     Adam Tingle
>Release:        5.2.1
>Organization:
>Environment:
>Description:
      The handbook says to use net.link.ether.bridge.config=if1,if2 to configure bridging. This has actually caused my machine to panic. 

>How-To-Repeat:
      set net.link.ether.bridge.config=if1,if2 in sysctl.conf, reboot
>Fix:
      What it should say is net.link.ether.bridge.config="if1,if2" (with quotes).
>Release-Note:
>Audit-Trail:

From: Maxim Konovalov <maxim@macomnet.ru>
To: Adam Tingle <adamo@hotmail.com>
Cc: bug-followup@freebsd.org
Subject: Re: docs/67727: bridging: net.link.ether.bridge.config=if1,if2 should
 have quotes around interfaces
Date: Wed, 9 Jun 2004 07:30:40 +0400 (MSD)

 On Tue, 8 Jun 2004, 22:52-0000, Adam Tingle wrote:
 
 > >Synopsis:       bridging: net.link.ether.bridge.config=if1,if2 should have quotes around interfaces
 [...]
 > >Release:        5.2.1
 > >Organization:
 > >Environment:
 > >Description:
 >       The handbook says to use net.link.ether.bridge.config=if1,if2
 
 sysctl net.link.ether.bridge.config=wi0,fxp0 works quite well for me.
 
 >       to configure bridging. This has actually caused my machine to
 >       panic.
 
 Perhaps a kernel bug.  Could you please obtain a kernel dump and
 trace?
 
 http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug.html#KERNELDEBUG-OBTAIN
 
 Anyway, it is not a documentation issue.
 
 -- 
 Maxim Konovalov
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Thu Jun 24 15:10:53 GMT 2004 
State-Changed-Why:  
Feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67727 
>Unformatted:
