From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benny Amorsen Date: Wed, 22 Jul 2009 10:51:14 +0200 Message-ID: References: <4A6638A5.208@ipfire.org> <2e59e6970907211559t1bf1c776r8684d59e98f96069@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: news Subject: Re: [Bridge] Bridging untagged and tagged VLANs List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: bridge@osdl.org "richardvoigt@gmail.com" writes: > I don't think Linux VLAN support provides a way to separate packets > with _no_ VLAN header onto a virtual interface, but that surely sounds > useful. It would be handy if VLAN 0 meant "packets tagged with VLAN 0 + packets without tags". The VLAN 0 tag is reserved for packets in the native VLAN which need 802.1p priority. Then you could bridge eth0.0 and eth0.30 for the desired effect. /Benny