Re: Bridges
From: Yar Tikhiy (yar_at_comp.chem.msu.su)
Date: 09/28/05
- Previous message: Poul-Henning Kamp: "Re: atomic_fetchadd_int() and a simple refcount API for non-complicatedrefcounts"
- In reply to: Peter Jeremy: "Re: Bridges"
- Next in thread: Luigi Rizzo: "Re: Bridges"
- Reply: Luigi Rizzo: "Re: Bridges"
- Reply: Jeremie Le Hen: "Re: Bridges"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Sep 2005 14:21:53 +0400 To: Peter Jeremy <PeterJeremy@optushome.com.au>
On Sun, Sep 25, 2005 at 05:22:38AM +1000, Peter Jeremy wrote:
>
> Since I've recently needed it, neither bridge.c nor if_bridge.c allow
> you to bridge VLAN trunks (you can bridge individual VLANs but that
> becomes unwieldly when you have dozens of VLANs). I have code to do
> this in bridge.c.
Couldn't you bridge across the parent, or trunk, physical interfaces
carrying tagged VLAN traffic then? (Of course, hardware support for
VLAN should be turned off on them in that case.)
-- Yar _______________________________________________ freebsd-arch@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Poul-Henning Kamp: "Re: atomic_fetchadd_int() and a simple refcount API for non-complicatedrefcounts"
- In reply to: Peter Jeremy: "Re: Bridges"
- Next in thread: Luigi Rizzo: "Re: Bridges"
- Reply: Luigi Rizzo: "Re: Bridges"
- Reply: Jeremie Le Hen: "Re: Bridges"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|