Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2003 12:23:45 -0700
From:      "Sean Hamilton" <sh@planetquake.com>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        hackers@freebsd.org
Subject:   Re: Bridge config in /etc/rc (patch)
Message-ID:  <000901c31405$033a4bd0$0300000a@antalus>
References:  <011901c31390$7aef5730$0300000a@antalus> <20030506.062105.70173875.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
M. Warner Losh wrote:
| I think I like this syntax and have only one comment.  This seems to
| match up with ifconfig's aliases fairly well.  However, I think that
| the model here might be better served by the routes:
|
| bridge_names="a b c"

Instead of this, why not just something like 'set' to find a list of
variables? Then the user can create bridge0, bridgejim, bridge_bill, or
whatever they like, and to prevent a bridge from being used, they need only
comment it out.

| I'd stick to spaces only, to match the sysctl.  I don't think that it

Well, the sysctl accepts both spaces and commas.

sh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901c31405$033a4bd0$0300000a>